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

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