Skip to content

Prepare 1.1 release#28

Open
grahamgilbert wants to merge 1 commit into
mainfrom
cleanup-client-user-release-prep
Open

Prepare 1.1 release#28
grahamgilbert wants to merge 1 commit into
mainfrom
cleanup-client-user-release-prep

Conversation

@grahamgilbert

@grahamgilbert grahamgilbert commented Jul 4, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the unused CurrentUser client field and the unused WithCurrentUser option
  • skip current-user lookup when callers provide a HomeDir or PlistLocation, since the client only needs paths
  • bump release versions to 1.1.x and make the release workflow use the Go version from go.mod

Verification

  • rtk env GOCACHE=/tmp/default-browser-go-build GOMODCACHE=/tmp/default-browser-go-mod go test ./...
  • rtk env GOCACHE=/tmp/default-browser-go-build GOMODCACHE=/tmp/default-browser-go-mod go test ./... -coverprofile=./cover.out -covermode=atomic -coverpkg=./...
  • rtk env GOCACHE=/tmp/default-browser-go-build GOMODCACHE=/tmp/default-browser-go-mod go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.2 run --disable=errcheck

@grahamgilbert grahamgilbert force-pushed the cleanup-client-user-release-prep branch from e0acefd to 2e3c4ab Compare July 4, 2026 05:49
@grahamgilbert grahamgilbert force-pushed the cleanup-client-user-release-prep branch from 2e3c4ab to 586301d Compare July 4, 2026 05:56
@grahamgilbert grahamgilbert requested a review from a team July 4, 2026 05:57
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