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

Standardize and fix exit code handling #3406

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2024

  1. Standardize and fix exit code handling

    - Propagate non-zero exit codes up through run.sh/run.cmd/runsvc.sh
    - Ensure .cmd scripts use 2 for retries (as was done for .sh in actions#1708)
    
    Fixes actions#2769
    Supersedes actions#2719
    jenseng committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3f4c8bb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    53a7042 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b2fd374 View commit details
    Browse the repository at this point in the history