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]] vars in all directives, for all stages #67

Closed
zeroXbrock opened this issue Dec 19, 2024 · 2 comments
Closed

support [[env]] vars in all directives, for all stages #67

zeroXbrock opened this issue Dec 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@zeroXbrock
Copy link
Member

zeroXbrock commented Dec 19, 2024

[[create]] and [[setup]] can't use env vars in from but they should. And while we're at it, we should be able to put them in any field, not just from

@zeroXbrock zeroXbrock added the enhancement New feature or request label Jan 8, 2025
@zeroXbrock
Copy link
Member Author

actually probably shouldn't populate the from field (see #68) but we should still populate other fields.

@zeroXbrock
Copy link
Member Author

the only field missing support is signature which seems like it doesn't really need placeholders that badly. Would be DRYer and wouldn't hurt to have, but the solution isn't trivial (#82). Closing this, and if we want signature to support placeholders later, I'll make a new issue.

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

No branches or pull requests

1 participant