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 [[env]] #1449

Closed
jdx opened this issue Jan 13, 2024 · 0 comments · Fixed by #1503
Closed

support [[env]] #1449

jdx opened this issue Jan 13, 2024 · 0 comments · Fixed by #1503
Labels
enhancement New feature or request

Comments

@jdx
Copy link
Owner

jdx commented Jan 13, 2024

It needs to be possible to use multiple [env] in-case of using multiple directives, e.g.:

[[env]]
_.source = "./script_1.sh"
[[env]]
_.source = "./script_2.sh"

This would not be possible with just [env]. [env] will still work and be the preferred syntax, this is just to account for the rare case when this is needed.

@jdx jdx added the enhancement New feature or request label Jan 13, 2024
@jdx jdx closed this as completed in #1503 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant