pipelines/backend/api/go_http_client/pipeline_client/pipeline_service
Yuan (Bob) Gong 74a8178e1d
[Controller] Scheduled workflow supports catch up false (#3073)
* GetNextScheduledEpochNoCatchup implementation

* Add tests for cron schedule nocatchup

* Add tests for periodic schedule and fix a corner case

* Integrate no catchup behavior in swf controller

* Update job api proto

* Regenerate backend client

* Pass catchup parameter in backend api

* Rename proto field to no_catchup, so that it has backward compatible default value

* Update generated backend api

* Use no_catchup field instead

* Add some comments
2020-02-19 19:13:02 -08:00
..
BUILD.bazel
create_pipeline_parameters.go
create_pipeline_responses.go
create_pipeline_version_parameters.go
create_pipeline_version_responses.go
delete_pipeline_parameters.go
delete_pipeline_responses.go
delete_pipeline_version_parameters.go
delete_pipeline_version_responses.go
get_pipeline_parameters.go
get_pipeline_responses.go
get_pipeline_version_parameters.go
get_pipeline_version_responses.go
get_pipeline_version_template_parameters.go
get_pipeline_version_template_responses.go
get_template_parameters.go
get_template_responses.go
list_pipeline_versions_parameters.go
list_pipeline_versions_responses.go
list_pipelines_parameters.go
list_pipelines_responses.go
pipeline_service_client.go