Skip to content

fix(asdf): force reshim due to cache issues#1082

Merged
malept merged 2 commits intomainfrom
malept/fix/asdf-reshim-because-of-caches
Feb 17, 2026
Merged

fix(asdf): force reshim due to cache issues#1082
malept merged 2 commits intomainfrom
malept/fix/asdf-reshim-because-of-caches

Conversation

@malept
Copy link
Member

@malept malept commented Feb 17, 2026

What this PR does / why we need it

Upgrading from Go 1.23.4 to Go 1.25 has some strange issues due to a mix of what's installed in the CI image, what's cached in the CircleCI cache, and what the repo wants. As a result, asdf thinks that the old Go version is active instead of the one defined in .tool-versions and go mod tidy fails because of that. Force a reshim to avoid all of this.

This is only enabled in CI.


Rovo Dev has reviewed this pull request
Any suggestions or improvements have been posted as pull request comments.

@malept malept requested a review from a team as a code owner February 17, 2026 03:13
@getoutreach-ci-1
Copy link
Contributor

Link to code coverage report (posted by coverbot 🤖)

@malept malept merged commit 1610164 into main Feb 17, 2026
9 checks passed
@malept malept deleted the malept/fix/asdf-reshim-because-of-caches branch February 17, 2026 05:28
@getoutreach-ci-1
Copy link
Contributor

🎉 This PR is included in version 2.35.0-rc.21 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants