Giter Site home page Giter Site logo

docker-image-artifact-download's People

Contributors

evgenus avatar ishworkh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker-image-artifact-download's Issues

โ“ How to use local image?

Would the idea then be to have a follow on job that uses that image?

I have a fairly large number of steps after downloading the image but they need to all be run in the same running container.

Upload and download multiple images in one action

In my use case I have 16 images to upload in one step, the download 8 of the in another step, and the other 8 in one more step. I could write separate actions for each but that's a lot of repetition. It would be much more convenient to be able to specify the list of images to work with, either by an array or by glob/regexp in the names.

New release with nodejs16

Hi @ishworkh
Thanks for the wonderful plugin.

I see that you have upgraded dependencies from nodejs12 to nodejs16 in #6. Will you be making a v2 release for this plugin?

Add support for downloading from another workflow

Can you add support for downloading image artefact from another workflow from another repo? Something like in action-download-artifact:

- name: Download image
   uses: ishworkh/docker-image-artifact-download@v1
   with:
     image: "test_image:latest"
     workflow: workflow_name.yml
    # Optional, the status or conclusion of a completed workflow to search for
    # Can be one of a workflow conclusion:
    #   "failure", "success", "neutral", "cancelled", "skipped", "timed_out", "action_required"
    # Or a workflow status:
    #   "completed", "in_progress", "queued"
    workflow_conclusion: success
    # Optional, will get head commit SHA
    pr: ${{github.event.pull_request.number}}
    # Optional, defaults to current repo
    repo: ${{github.repository}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.