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

renku.api.Parameter does not work with value set using -s in workflow execute #2563

Closed
Panaetius opened this issue Jan 12, 2022 · 0 comments · Fixed by #2596
Closed

renku.api.Parameter does not work with value set using -s in workflow execute #2563

Panaetius opened this issue Jan 12, 2022 · 0 comments · Fixed by #2596
Assignees

Comments

@Panaetius
Copy link
Member

when using e.g. renku.api.Parameter("gamma", 1) in code and then executing a workflow using that script like renku workflow execute -s gamma=2 my-plan, the original value of 1 is used instead of 2.

We should fix this so the values are applied correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant