Skip to content

Conversation

@zatzuri-unity
Copy link
Collaborator

Purpose of this PR

CINE-983

All the CI jobs were run for every PR, which is overkill and wasteful of Yamato resources. Now, all the jobs will only be run when changes are pushed to the main or release branches.

For PRs, the jobs are only run on Ubuntu to optimize efficiency. In doing, so I've also renamed the "Package CI" trigger to "Pull Request Tests Trigger" to reflect this change.

Testing status

  • Added an automated test
  • Passed all automated tests
  • Manually tested
  • Trigger and run Yamato jobs

Documentation status

No documentation applicable

Technical risk

None - CI changes only

@zatzuri-unity zatzuri-unity requested a review from glabute as a code owner July 21, 2025 21:15
@zatzuri-unity zatzuri-unity changed the title CINE-983: Optimize CI Jobs CMCL-0000: Optimize CI Jobs Jul 21, 2025
@codecov-github-com
Copy link

codecov-github-com bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
+ Coverage   17.01%   23.51%   +6.49%     
==========================================
  Files         209      228      +19     
  Lines       23949    27320    +3371     
==========================================
+ Hits         4076     6424    +2348     
- Misses      19873    20896    +1023     
Flag Coverage Δ
Ubuntu_trunk 23.47% <ø> (?)
cinemachine_MacOS_6000.0 ?
cinemachine_MacOS_6000.1 ?
cinemachine_MacOS_6000.2 ?
cinemachine_MacOS_6000.3 ?
cinemachine_Ubuntu_2022.3 17.06% <ø> (?)
cinemachine_Ubuntu_6000.0 16.95% <ø> (ø)
cinemachine_Ubuntu_6000.1 16.95% <ø> (ø)
cinemachine_Ubuntu_6000.2 16.95% <ø> (ø)
cinemachine_Ubuntu_6000.3 16.95% <ø> (ø)
cinemachine_Windows_2022.3 ?
cinemachine_Windows_6000.0 ?
cinemachine_Windows_6000.1 ?
cinemachine_Windows_6000.2 ?
cinemachine_Windows_6000.3 ?

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

see 43 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@glabute glabute merged commit 569d4c7 into main Jul 22, 2025
45 of 46 checks passed
@glabute glabute deleted the ci/optimize-wrench-jobs branch July 22, 2025 17:48
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.

3 participants