Skip to content

CI runtime: add timeouts and concurrency checks#482

Open
padelsbach wants to merge 1 commit into
wolfSSL:mainfrom
padelsbach:ci-runtime-p0-concurrency
Open

CI runtime: add timeouts and concurrency checks#482
padelsbach wants to merge 1 commit into
wolfSSL:mainfrom
padelsbach:ci-runtime-p0-concurrency

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor
  1. Add timeouts to ensure jobs don't spin endlessly
  2. Use concurrency to ensure only the latest job runs (eg. for a given git push to a PR), and old jobs are cancelled

These are both generally good-citizenship changes, but can make an impact across the WolfSSL org when things go wrong. Approx 1250 runner-minutes would have been saved in the last 6ish weeks (5-10%).

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.

1 participant