Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akihironitta
Copy link
Member

@akihironitta akihironitta commented Jan 5, 2025

This PR limits the number of concurrent nightly jobs to let other repos to use the resource of GitHub-hosted runners. Currently, we have 200 scheduled nightly jobs, and each takes from 3.5 min to 15 min, occupying the max number of concurrent jobs (i.e., 20) across all repos pyg-team org:

image

This should be ok because nightly builds don't need to be avaialble ASAP.

@akihironitta akihironitta added the ci label Jan 5, 2025
@akihironitta akihironitta self-assigned this Jan 5, 2025
@codecov
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.58%. Comparing base (fb0b5df) to head (2feb332).
Report is 72 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   86.40%   86.58%   +0.18%     
==========================================
  Files          35       35              
  Lines        1214     1208       -6     
==========================================
- Hits         1049     1046       -3     
+ Misses        165      162       -3     

☔ 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.

@akihironitta akihironitta enabled auto-merge (squash) January 5, 2025 21:08
@akihironitta akihironitta disabled auto-merge January 5, 2025 21:08
@akihironitta akihironitta merged commit 50cd40f into master Jan 5, 2025
12 of 14 checks passed
@akihironitta akihironitta deleted the aki/limit-concurrency branch January 5, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant