Skip to content

Remove setup command#6

Merged
realityforge merged 2 commits into
mainfrom
remove_setup
Jul 11, 2026
Merged

Remove setup command#6
realityforge merged 2 commits into
mainfrom
remove_setup

Conversation

@realityforge

Copy link
Copy Markdown
Owner

Summary

  • remove the public setup command from parsing, help, completion, and dispatch
  • delete setup-only cache hydration code and dedicated tests
  • retain temporary remote management used by active workflows under clearer internal names
  • update user and migration documentation

Why

The command only persisted Braid-managed remotes for manual Git inspection. Normal Braid workflows already create and clean up their required remotes, so the public command added code and documentation without serving the standard workflow.

Validation

  • bazel run @rules_go//go -- fmt ./...
  • bazel test //...
  • bazel run @rules_go//go -- vet ./...
  • bazel run @rules_go//go -- run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.0 run
  • bazel test //integration/...

@realityforge realityforge self-assigned this Jul 11, 2026
@realityforge realityforge marked this pull request as ready for review July 11, 2026 11:54
@realityforge realityforge merged commit dc87cd6 into main Jul 11, 2026
5 checks passed
@realityforge realityforge deleted the remove_setup branch July 11, 2026 11:54
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