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

ci: cache extensions #223

Merged
merged 9 commits into from
Oct 17, 2024
Merged

ci: cache extensions #223

merged 9 commits into from
Oct 17, 2024

Conversation

malandis
Copy link
Collaborator

@malandis malandis commented Oct 16, 2024

Try caching the PHP extensions since they take a long time to
build. We try this both in the lint job and test job.

We also temporarily reduce the number of versions under test in
order to increase velocity.

@malandis malandis marked this pull request as ready for review October 16, 2024 22:56
Copy link
Contributor

@nand4011 nand4011 left a comment

Choose a reason for hiding this comment

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

LGTM. Might be worth rerunning the build to see if it's any faster with the cache.

@malandis malandis merged commit 2c44adb into main Oct 17, 2024
5 checks passed
@malandis malandis deleted the ci/cache-extensions branch October 17, 2024 00:10
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