Skip to content

Rename Sequoia PGP CLI module to sq - #92

Closed
phlax with Copilot wants to merge 2 commits into
copilot/fix-30125649-1331397164-84e838c2-c87a-49d8-b2fa-f0ac28ec7626from
copilot/copilotfix-30125649-1331397164-84e838c2-c87a-49d8
Closed

Rename Sequoia PGP CLI module to sq#92
phlax with Copilot wants to merge 2 commits into
copilot/fix-30125649-1331397164-84e838c2-c87a-49d8-b2fa-f0ac28ec7626from
copilot/copilotfix-30125649-1331397164-84e838c2-c87a-49d8

Conversation

Copilot AI commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Rename the Sequoia PGP CLI registry module from sequoia-sq to its established tool name, sq. Consumers now depend on and build @sq//:sq.

  • Module identity

    • Move modules/sequoia-sq/ to modules/sq/
    • Update root and overlay MODULE.bazel declarations to name = "sq"
  • Consumer target

    bazel_dep(name = "sq", version = "1.4.0.envoy")
    # Target: @sq//:sq
  • Registry metadata

    • Update presubmit target labels
    • Recompute the changed overlay MODULE.bazel integrity hash
    • Preserve the upstream sequoia-sq archive URL, integrity, strip prefix, and repository metadata

Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Copilot AI changed the title [WIP] Rename Bazel module sequoia-sq to sq Rename Sequoia PGP CLI module to sq Sep 7, 2026
Copilot AI requested a review from phlax September 7, 2026 05:22
@phlax phlax closed this Sep 7, 2026
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.

2 participants