Skip to content

Standardize and fix exit code handling#3406

Open
jenseng wants to merge 3 commits intoactions:mainfrom
jenseng:fix-exit-codes
Open

Standardize and fix exit code handling#3406
jenseng wants to merge 3 commits intoactions:mainfrom
jenseng:fix-exit-codes

Conversation

@jenseng
Copy link

@jenseng jenseng commented Jul 26, 2024

Fixes #2769
Supersedes #2719

- 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 jenseng requested a review from a team as a code owner July 26, 2024 19:13
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.

Github runner application exit code is not propagated via launcher

1 participant