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

Variable interpolation in env definitions #28

Open
hlubek opened this issue Oct 5, 2021 · 0 comments
Open

Variable interpolation in env definitions #28

hlubek opened this issue Oct 5, 2021 · 0 comments
Labels
idea An implementation idea, needs more thought

Comments

@hlubek
Copy link
Member

hlubek commented Oct 5, 2021

Environment variables will be inherited from the process and can be set/overriden for pipelines and tasks from the definition.

Currently they are not using variables that can be passed to a job when scheduling pipelines.

Idea: Interpolate variables (using the same text/template mechanism) in environment variable values (to be defined: either only env vars from pipeline / task definition or all env vars effectively set).

We should also discuss whether this should be the default or opt-in.

@hlubek hlubek added the idea An implementation idea, needs more thought label Apr 7, 2022
@hlubek hlubek changed the title RFC: Variable interpolation in env definitions Variable interpolation in env definitions Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An implementation idea, needs more thought
Projects
None yet
Development

No branches or pull requests

1 participant