pipelines/backend/api/v2beta1/go_client
gkcalat 79d8d83ce4
fix(backend): Add creation of pipeline and pipeline version atomically (#9416)
* Add create pipeline and version

* Add CreatePipelineAndVersion

* Add unit tests

* Address comments and add counters

* Add comments to pipeline.proto

* Add e2e test case for CreatePipelineAndVersion
2023-05-18 23:38:46 +00:00
..
auth.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
auth.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
experiment.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
experiment.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
filter.pb.go chore(backend): Remove API dependdency from filter and list packages. Closes #8934 (#8939) 2023-03-09 11:37:06 -08:00
healthz.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
healthz.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
pipeline.pb.go fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
pipeline.pb.gw.go fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
recurring_run.pb.go fix(backend): Add pipeline_id to pipeline_source in Run and RecurringRun (#9097) 2023-04-04 03:55:00 +00:00
recurring_run.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
report.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
report.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
run.pb.go fix(backend): Add pipeline_id to pipeline_source in Run and RecurringRun (#9097) 2023-04-04 03:55:00 +00:00
run.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00
runtime_config.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
visualization.pb.go feat(backend): Refactor apiserver, add Pipeline and other v2beta services (#8633) 2023-02-03 20:17:01 +00:00
visualization.pb.gw.go fix(api): Regenerate v2beta1 API (#9197) 2023-04-21 14:21:41 +00:00