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

Run different CI jobs only when relevant files are touched #266

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

giordano
Copy link
Member

This will reduce CI workload by not running unnecessary jobs.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.48%. Comparing base (b157f0c) to head (b892e21).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files           7        7           
  Lines         386      386           
=======================================
  Hits          357      357           
  Misses         29       29           

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

Copy link
Member

@matt-graham matt-graham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tagging https://github.com/UCL-ARC/green-team/issues/76 in case we need to demonstrate we followed through on the pledge to reduce unnecessary CI usage 😁

@giordano
Copy link
Member Author

Also #260 was relevant with the use of the concurrency groups 😁 Oh, I just added also the timeouts. I wish doing all of this was simpler, at least default timeout could be much less than 6 hours!

@matt-graham matt-graham changed the title Run differnt CI jobs only when relevant files are touched Run different CI jobs only when relevant files are touched Mar 13, 2024
@giordano giordano merged commit 761d91d into main Mar 13, 2024
7 of 9 checks passed
@giordano giordano deleted the mg/gha-paths branch March 13, 2024 14:53
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.

2 participants