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

Revert "accept dashes in variable names" #680

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Sep 5, 2024

This reverts commit be170be.

we can't support dashes in variables as this conflict with the interpolation syntax for default values

closes #663

@ndeloof ndeloof force-pushed the revert_dash branch 2 times, most recently from 7265431 to 0a7208e Compare September 5, 2024 14:31
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM

This reverts commit be170be.

Signed-off-by: Nicolas De Loof <[email protected]>
@glours glours enabled auto-merge (rebase) September 9, 2024 13:04
@glours glours merged commit aa1db26 into compose-spec:main Sep 9, 2024
8 checks passed
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.

Dashes in variable names <=> environment: block
2 participants