pipelines
pipelines copied to clipboard
fix(frontend): Added pipeline_manifest to pipeline_spec in ApiRun to enable cloning SDK-created run.
For SDK-created run, the GET request body from BE doesn't contain pipeline version. The change is adding template string as pipeline manifest that put in POST run body. The run without pipeline version can successfully create (POST) run after GET request.
/lgtm /approve
Thank you Joe!
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: zijianjoy
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Needs approval from an approver in each of these files:
- ~~frontend/OWNERS~~ [zijianjoy]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment