Uh oh!
There was an error while loading. Please reload this page.
Allow the images input to be empty, which outputs just the raw tags - #307
Allow the images input to be empty, which outputs just the raw tags#307jasondamour wants to merge 4 commits into
images input to be empty, which outputs just the raw tags#307Conversation
Signed-off-by: Jason D'Amour <jasondamour98@gmail.com>
Signed-off-by: Jason D'Amour <jasondamour98@gmail.com>
Signed-off-by: Jason D'Amour <jasondamour98@gmail.com>
jasondamour
commented
Aug 28, 2023
@crazy-max Can I get eyes on this before I resolve conflicts? |
jasondamour
commented
Aug 28, 2023
Intended usage is for build tools which only take the tags as input, not the full image url. For example, this is working today: |
tatality173
commented
Sep 14, 2023
jasondamour:empty-images |
tatality173
commented
Sep 14, 2023
// docker-bake.hcl target "build" { |
jasondamour
commented
Sep 14, 2023
@tatality173 ??? What are you trying to say? |
jasondamour
commented
Oct 7, 2023
@crazy-max thoughts? |
irux
commented
Oct 9, 2023
any updates on this ? |
jasondamour
commented
Oct 9, 2023
Updated from master. @crazy-max I don't really understand the testing framework, can you give some pointers |
Can you do a proper rebase instead of merge commit please?
In https://github.com/docker/metadata-action/blob/master/__tests__/meta.test.ts to test the case when no image is set. One in this suite metadata-action/__tests__/meta.test.ts Line 125 in 879dcbb |
irux
commented
Nov 20, 2023
any news on this ? @crazy-max@jasondamour |
Addresses #212