Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Dec 14, 2022

Overview

This adds a new argument to codefresh-run step: TERMINATE_ON_TIMEOUT.
If set to true and timeout from TIMEOUT_MINS is expired, child build will be terminated.

Backward compatibility

New argument defaults to false if not passed. If false, previous behavior is untouched.
This guarantees unchanged behavior for any previously implemented flow with this step.

Closes #CR-16035

If `TERMINATE_ON_TIMEOUT` is set to `true` and timeout set in `TIMEOUT_MINS` is expired, terminate child build.

Closes #CR-16035
@ghost ghost self-assigned this Dec 14, 2022
@ghost ghost merged commit c8acdfb into master Dec 20, 2022
@noam-codefresh noam-codefresh deleted the CR-16035 branch November 2, 2023 20:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants