Skip to content

Conversation

@oliverklee
Copy link
Contributor

This helps speed up the CI jobs, reduces load on the git servers, reduces CO2 emissions

Also, it reduces the probability of availability problems of a git server of a depencency to break the CI build.

Fixes #1675

@coveralls
Copy link

coveralls commented Jan 23, 2026

Pull Request Test Coverage Report for Build 21289265437

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 21288067095: 0.0%
Covered Lines: 111
Relevant Lines: 111

💛 - Coveralls

@oliverklee oliverklee force-pushed the feature/composer-caching branch 2 times, most recently from ea2971e to d13a975 Compare January 23, 2026 09:08
@oliverklee oliverklee marked this pull request as draft January 23, 2026 09:45
This helps speed up the CI jobs, reduces load on the git
servers, reduces CO2 emissions

Also, it reduces the probability of availability problems
of a git server of a depencency to break the CI build.

Fixes #1675
@oliverklee oliverklee force-pushed the feature/composer-caching branch from d13a975 to 9dfa175 Compare January 23, 2026 14:18
@oliverklee oliverklee added the github_actions Pull requests that update GitHub Actions code label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add composer caching for GitHub Actions that use runTests.sh now

2 participants