Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate timeout and promote timeouts in PR #4813

Merged
merged 1 commit into from
May 12, 2022

Commits on May 11, 2022

  1. Deprecate timeout and promote timeouts in PR

    With TEP-0046 a combination of timeouts was proposed as
    
    timeouts:
      pipeline: 30m
      task: 30m
      finally: 30m
    The following was introduced as alpha feature and it's been
    almost a while and now we can safely move that out of alpha gate.
    
    This commit promotes the combined timeouts from alpha to stable
    and also deprecation existing timeout which can only be
    used to apply timeout at Pipeline level.
    
    Signed-off-by: vinamra28 jvinamra776@gmail.com
    vinamra28 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5aef0ea View commit details
    Browse the repository at this point in the history