Skip to content

ci: improve action performance#2029

Merged
brendt merged 2 commits into3.xfrom
ci-improve-actions
Mar 10, 2026
Merged

ci: improve action performance#2029
brendt merged 2 commits into3.xfrom
ci-improve-actions

Conversation

@brendt
Copy link
Member

@brendt brendt commented Mar 9, 2026

For this one I used Claude's help instead of Aidan's :p

@brendt
Copy link
Member Author

brendt commented Mar 9, 2026

Ok the integration test run isn't shown, so I'll link it manually: https://github.com/tempestphp/tempest-framework/actions/runs/22844937934

My reasoning with these changes is:

  • Concurrency just makes a lot of sense
  • Reducing the matrix: I know in theory we're missing out on specific cases now, but I want to give this a try anyway. I don't think there ever was a PR where one specific matrix-entry failed; if something fails, it's always a bunch of entries failing together. So my suggestion is to try this out, and see whether we actually run into issues or not. If we do, we can always revert.

@brendt brendt merged commit 20298c1 into 3.x Mar 10, 2026
10 checks passed
@brendt brendt deleted the ci-improve-actions branch March 10, 2026 07:26
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