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

Refactor out api command generation to valohai-utils #159

Open
2 tasks
magdapoppins opened this issue Aug 13, 2021 · 1 comment
Open
2 tasks

Refactor out api command generation to valohai-utils #159

magdapoppins opened this issue Aug 13, 2021 · 1 comment
Assignees
Labels
type:infra Refactorings etc.

Comments

@magdapoppins
Copy link
Contributor

magdapoppins commented Aug 13, 2021

We want to be able to generate an api command for a given step in a yaml file via valohai-utils.

  • move part of the vh exec ... code to valohai-utils (get a api command for a given yaml and step)
  • make valohai-cli use the above mentioned

customer: Greensteam

@JuhaKiili JuhaKiili self-assigned this Aug 17, 2021
@JuhaKiili
Copy link
Contributor

From customer GreenSteam ticket:

hey, is there a way to parse the valohai.yaml file into the api request example in python?
right now I have the python call payload pasted into the module code but I would like the payload to be dynamically constructed from valohai.yaml

@akx akx added the type:infra Refactorings etc. label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infra Refactorings etc.
Projects
None yet
Development

No branches or pull requests

3 participants