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

devenv: upgrade colima to 0.7.5 #78881

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Conversation

joshuarli
Copy link
Member

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 9, 2024
@joshuarli joshuarli changed the base branch from master to devenv-upgrade-colima-part-1 October 9, 2024 21:56
Base automatically changed from devenv-upgrade-colima-part-1 to master October 11, 2024 16:56
@@ -1,5 +1,5 @@
[devenv]
minimum_version = 1.10.2
minimum_version = 1.11.0
Copy link
Member Author

Choose a reason for hiding this comment

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

this is a noop until minimum_version is implemented in 1.12.0 (getsentry/devenv#163)

but... 1.11.0 is a hard minimum requirement otherwise the newer colima won't be installed as a shim, and the newer limactl from homebrew can't be installed either

think we do need something in sync.py in the interim to lay the chicken egg

@joshuarli joshuarli marked this pull request as ready for review October 11, 2024 17:18
@joshuarli joshuarli requested review from a team as code owners October 11, 2024 17:18
Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

does this mean we can clean up the node stuff in sync too?

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #78881       +/-   ##
===========================================
+ Coverage   52.16%   78.42%   +26.25%     
===========================================
  Files        7158     7139       -19     
  Lines      315942   315246      -696     
  Branches    43561    43338      -223     
===========================================
+ Hits       164814   247218    +82404     
+ Misses     149482    61707    -87775     
- Partials     1646     6321     +4675     

Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

@asottile-sentry
Copy link
Member

actually, let's wait on merging this for a couple days so people can naturally update via devenv sync before we clamp the requirement

@joshuarli
Copy link
Member Author

actually, let's wait on merging this for a couple days so people can naturally update via devenv sync before we clamp the requirement

sure thing

@getsantry getsantry bot added Stale and removed Stale labels Nov 2, 2024
@getsentry getsentry deleted a comment from getsantry bot Nov 4, 2024
@joshuarli joshuarli merged commit 124667c into master Nov 5, 2024
50 checks passed
@joshuarli joshuarli deleted the devenv-upgrade-colima-part-2 branch November 5, 2024 20:08
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants