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

Add on_failure to handle cleanup during pipeline failure #1651

Merged
merged 4 commits into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. Add on_failure to handle cleanup during pipeline failure

    - Resolves #1639
    
    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a566e87 View commit details
    Browse the repository at this point in the history
  2. Add docs for on_failure

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f757e60 View commit details
    Browse the repository at this point in the history
  3. Update how to contribute link

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4d9a976 View commit details
    Browse the repository at this point in the history
  4. Add test for on_failure mechanism

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8f47de3 View commit details
    Browse the repository at this point in the history