pipelines/backend/test/v2/integration
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
..
experiment_api_test.go
flags.go
healthz_api_test.go
pipeline_api_test.go fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
pipeline_version_api_test.go
recurring_run_api_test.go
run_api_test.go
upgrade_test.go