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

[feat] Replace some variable value from constants to dolphinscheduler parameter #23

Open
zhongjiajie opened this issue Nov 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zhongjiajie
Copy link
Member

Sometime, we hope out workflow can run success locally, and also can work in production environment, and we will they can use variable too.

such as in locally

the_var = "only-run-local"

but after we submit it to dolphinscheduler, we wish it replace by the parameter

the_var = ${var-name}
@zhongjiajie zhongjiajie added enhancement New feature or request help wanted Extra attention is needed labels Nov 15, 2022
@zhongjiajie zhongjiajie removed the help wanted Extra attention is needed label Nov 29, 2022
@zhongjiajie zhongjiajie self-assigned this Nov 29, 2022
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