pipelines/backend/test
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
..
initialization test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00
integration fix(backend): Add pipeline spec name validation and relax display name validation (#9374) 2023-05-11 23:57:30 +00:00
resources feat(backend): add schema version check (#9447) 2023-05-18 21:02:10 +00:00
v2 fix(backend): Add creation of pipeline and pipeline version atomically (#9416) 2023-05-18 23:38:46 +00:00
test_utils.go test: Add v2 API integration tests (#9185) 2023-04-27 20:20:39 +00:00