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 intodocker:masterfrom
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>
|
@crazy-max Can I get eyes on this before I resolve conflicts? |
|
Intended usage is for build tools which only take the tags as input, not the full image url. For example, this is working today: |
|
jasondamour:empty-images |
|
// docker-bake.hcl target "build" { |
|
@tatality173 ??? What are you trying to say? |
|
@crazy-max thoughts? |
|
any updates on this ? |
|
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 |
|
any news on this ? @crazy-max @jasondamour |
Addresses #212