Skip to content

Add build timeout #3370

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Add build timeout #3370

merged 1 commit into from
Apr 14, 2025

Conversation

martincostello
Copy link
Collaborator

Timeout the build after 15 minutes.

Otherwise it will potentially run for up to 6 hours(!) if something goes wrong.

Timeout the build after 15 minutes.
@martincostello martincostello added the github_actions Pull requests that update GitHub Actions code label Apr 14, 2025
@martincostello martincostello enabled auto-merge (rebase) April 14, 2025 15:13
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.47%. Comparing base (0fab2d5) to head (e15b95c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3370   +/-   ##
=======================================
  Coverage   83.47%   83.47%           
=======================================
  Files          84       84           
  Lines        3280     3280           
  Branches      572      572           
=======================================
  Hits         2738     2738           
  Misses        542      542           
Flag Coverage Δ
Linux 83.47% <ø> (ø)
Windows 83.47% <ø> (ø)
macOS 83.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit 71d0eca into master Apr 14, 2025
9 checks passed
@martincostello martincostello deleted the build-timeout branch April 14, 2025 15:17
This was referenced Jul 28, 2025
This was referenced Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants