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

fix/yaml anchors and aliases #23

Merged
merged 7 commits into from
Jun 19, 2023
Merged

Conversation

etolbakov
Copy link
Owner

The scope of this change is meant to fix the issue with depends_on format raised in #20.
Initial implementation assumed depends_on format as the Sequence. docker-compose-anchors-and-aliases.yaml has examples of Mapping + uses anchors and aliases that were not handled as well.

src/main.rs Outdated Show resolved Hide resolved
@etolbakov etolbakov mentioned this pull request Jun 18, 2023
@etolbakov etolbakov mentioned this pull request Jun 19, 2023
3 tasks
@etolbakov etolbakov merged commit c1e1864 into main Jun 19, 2023
@etolbakov etolbakov deleted the fix/yaml-anchors-and-aliases branch June 19, 2023 19:31
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.

None yet

1 participant