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: stop caching colima and homebrew on colima #5157

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Jul 17, 2023

The Issue

Random homebrew installation failures were breaking all of colima tests
On review, the huge caches and cache restores were taking longer than it would take to start colima from scratch

How This PR Solves The Issue

Try giving up cache.
Some homebrew cleanup

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@github-actions
Copy link

@rfay rfay marked this pull request as ready for review July 18, 2023 01:16
@rfay rfay requested a review from a team as a code owner July 18, 2023 01:16
@rfay rfay requested a review from gilbertsoft July 18, 2023 01:16
@rfay
Copy link
Member Author

rfay commented Jul 18, 2023

With cache: about 4h
Without cache, a little faster.

https://github.com/ddev/ddev/actions/workflows/colima-tests.yml

@rfay rfay merged commit 2cc88d3 into ddev:master Jul 18, 2023
32 checks passed
@rfay rfay deleted the 20230717_no_homebrew_colima_cache branch July 18, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant