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

Support nested variable expansion #76

Conversation

MarilynFranklin
Copy link
Contributor

Signed-off-by: MarilynFranklin [email protected]

This is my first pass at implementing nested variable expansion for consistency with changes proposed here

I ran into an initialization loop error and ended up removing DefaultSubstituteFuncs to fix the issue. I suspect there may be a better way to solve that problem, but I'm pretty new to go!

Copy link
Collaborator

@ndeloof ndeloof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming we get compose-spec/compose-spec#105 approved

@ulyssessouza
Copy link
Contributor

@MarilynFranklin Could you please rebase the PR? It's conflicting on template/template.go

@ulyssessouza ulyssessouza force-pushed the support-nested-variable-expansion branch from 5fa4fc9 to 8007e3c Compare November 12, 2021 11:08
@ulyssessouza
Copy link
Contributor

Hello @MarilynFranklin! I've done the rebase for you. Hope you don't mind 😄

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.

3 participants