Skip to content

bake: fix skipped group when already visited by another one#1021

Merged
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:bake-fix-visited-group
Mar 28, 2022
Merged

bake: fix skipped group when already visited by another one#1021
crazy-max merged 1 commit into
docker:masterfrom
crazy-max:bake-fix-visited-group

Conversation

@crazy-max

Copy link
Copy Markdown
Member

fixes #1020

when a group has already been visited, its resolution will be skipped on next iteration and therefore would fail to find the relevant target when nested groups calling the same target is being used in the definition.

Signed-off-by: CrazyMax [email protected]

@yifan-gu-anchorage

Copy link
Copy Markdown

@crazy-max Thank you for the fix!

@crazy-max
crazy-max merged commit cad87f5 into docker:master Mar 28, 2022
@crazy-max
crazy-max deleted the bake-fix-visited-group branch March 28, 2022 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve group failed with v0.8.0

3 participants