pipelines/backend/api/python_http_client/test
Gerard Casas Saez 943dc128e1
feat(backend): Add pipeline version description to backend. Part of #6256 (#6261)
* start adding description to version

* add description to resource manager

* remove description from pipeline default version

* update pipeline_store

* add some tests to ensure its being passed around

* update frontend generated api

* run auto formatter

* add comment to frontend readme about running npm run format

* add missing api converter step
2021-08-18 20:59:53 -07:00
..
__init__.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_cron_schedule.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_experiment.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_experiment_storage_state.py fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-16 16:58:30 -08:00
test_api_get_healthz_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_get_template_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_job.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_list_experiments_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_list_jobs_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_list_pipeline_versions_response.py feat(backend): Add pipeline version description to backend. Part of #6256 (#6261) 2021-08-18 20:59:53 -07:00
test_api_list_pipelines_response.py feat(backend): Add pipeline version description to backend. Part of #6256 (#6261) 2021-08-18 20:59:53 -07:00
test_api_list_runs_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_parameter.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_periodic_schedule.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_pipeline.py feat(backend): Add pipeline version description to backend. Part of #6256 (#6261) 2021-08-18 20:59:53 -07:00
test_api_pipeline_runtime.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_pipeline_spec.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_pipeline_version.py feat(backend): Add pipeline version description to backend. Part of #6256 (#6261) 2021-08-18 20:59:53 -07:00
test_api_read_artifact_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_relationship.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_report_run_metrics_request.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_report_run_metrics_response.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_resource_key.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_resource_reference.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_resource_type.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_run.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_run_detail.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_run_metric.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_run_storage_state.py fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-16 16:58:30 -08:00
test_api_status.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_trigger.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_api_url.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_experiment_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_healthz_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_job_mode.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_job_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_pipeline_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_pipeline_upload_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_protobuf_any.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_report_run_metrics_response_report_run_metric_result.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_report_run_metrics_response_report_run_metric_result_status.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_run_metric_format.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00
test_run_service_api.py chore(release): bumped version to 1.4.0 2021-02-12 09:31:46 +00:00