6247886405
When a build is retried automatically, we close any open todos. However, we do that _before_ creating a new build failed todo. To solve this, we check if the build is retried before creating the todo. We also ensure that the build _instance_ has the correct attribute set, without needing to reload it from the database. |
||
---|---|---|
.. | ||
create_cluster_service_spec.rb | ||
create_pipeline_service_spec.rb | ||
extract_sections_from_build_trace_service_spec.rb | ||
fetch_gcp_operation_service_spec.rb | ||
fetch_kubernetes_token_service_spec.rb | ||
finalize_cluster_creation_service_spec.rb | ||
integrate_cluster_service_spec.rb | ||
pipeline_trigger_service_spec.rb | ||
play_build_service_spec.rb | ||
process_pipeline_service_spec.rb | ||
provision_cluster_service_spec.rb | ||
register_job_service_spec.rb | ||
retry_build_service_spec.rb | ||
retry_pipeline_service_spec.rb | ||
stop_environments_service_spec.rb | ||
update_build_queue_service_spec.rb | ||
update_cluster_service_spec.rb | ||
update_runner_service_spec.rb |