Skip to content

Commit

Permalink
feat(v2): V2 create run api (#6689)
Browse files Browse the repository at this point in the history
* added draft of create v2 pipeline run

* fixed broken UT and added UT for parsing template

* modified run apis to support v2 IR spec

* remove temporary patch

* fixed dependency

* fixed build failure

* finished draft

* finished create job and run

* refactor template and fixed broken UT

* updated go license

* fixed build failure

* fixed build

* added UT

* modified UT

* fixed build failure

* fixed license
  • Loading branch information
capri-xiyue authored Oct 29, 2021
1 parent 8c6843f commit 2e94575
Show file tree
Hide file tree
Showing 45 changed files with 2,657 additions and 1,152 deletions.
263 changes: 246 additions & 17 deletions backend/api/go_client/pipeline_spec.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 26 additions & 1 deletion backend/api/go_http_client/job_model/api_pipeline_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e94575

Please sign in to comment.