Skip to content

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Sep 9, 2025

and pin cs-fixer to 3.64.0

3.65.0 complains about some small code things (a mention of \Generator), and we don't want to adjust that in 5.1, because 5.1 supports earlier PHP7.1 7.2 7.3 that use an older cs-fixer that does not complain.

This gets the CI passing again in the 5.1 branch, in case we need to fix and release some real code in the future.

Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.73%. Comparing base (25a3020) to head (414fb2b).
⚠️ Report is 3 commits behind head on 5.1.

Additional details and impacted files
@@            Coverage Diff            @@
##                5.1     #140   +/-   ##
=========================================
  Coverage     99.72%   99.73%           
+ Complexity      118      109    -9     
=========================================
  Files             7        7           
  Lines           365      375   +10     
=========================================
+ Hits            364      374   +10     
  Misses            1        1           

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

@phil-davis phil-davis force-pushed the update-action-versions-20250909-5.1 branch from cb3a77c to 3e14ff2 Compare September 9, 2025 11:58
@phil-davis phil-davis force-pushed the update-action-versions-20250909-5.1 branch from 3e14ff2 to 414fb2b Compare September 9, 2025 12:04
@phil-davis phil-davis changed the title chore(ci): update github workflow actions to latest versions [5.1] chore(ci): update github workflow actions to latest versions Sep 9, 2025
@phil-davis phil-davis merged commit f71ef91 into sabre-io:5.1 Sep 9, 2025
11 checks passed
@phil-davis phil-davis deleted the update-action-versions-20250909-5.1 branch September 9, 2025 12:08
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