Skip to content

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

1 participant