Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: downgrade coder v2.15.0 -> 2.14.2 #91

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

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Sep 10, 2024

I don't totally understand why CI tests passed (as goreleaser did not), but upgrading our codersdk v2.15.0 introduced coderdtest as a dependency, when we want to avoid all the dependencies it requires, i.e. tailscale & gvisor, and the go mod replace directives for them.

codersdk v2.14.2 works fine against a v2.15.0 deployment, so this is safe. When v2.15.0 gets patched we'll upgrade once again.

Related: coder/coder#14633

Treating as hotfix & merging.

EDIT: CI passed as tailscale was only imported as a test dependency of codersdk, which only breaks go mod tidy.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ethanndickson and the rest of your teammates on Graphite Graphite

@ethanndickson ethanndickson marked this pull request as ready for review September 10, 2024 11:04
@ethanndickson ethanndickson merged commit 0a60290 into main Sep 10, 2024
14 checks passed
@ethanndickson ethanndickson deleted the 09-10-fix_downgrade_coder_v2.15.0_-_2.14.2 branch September 10, 2024 11:06
@ethanndickson
Copy link
Member Author

My original intention was to downgrade so I could make a release with #90, but if we can patch the coder version this week I might just hold off.

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.

1 participant