Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

crazy-max
Copy link
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

@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