Skip to content

rm unused changesets from deployment/keystone#22425

Merged
jmank88 merged 1 commit into
developfrom
cleanup-keystone-solana
May 12, 2026
Merged

rm unused changesets from deployment/keystone#22425
jmank88 merged 1 commit into
developfrom
cleanup-keystone-solana

Conversation

@Unheilbar
Copy link
Copy Markdown
Collaborator

Requires

Supports

@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented May 12, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@Unheilbar Unheilbar marked this pull request as ready for review May 12, 2026 21:30
@Unheilbar Unheilbar requested a review from a team as a code owner May 12, 2026 21:30
Copilot AI review requested due to automatic review settings May 12, 2026 21:30
@Unheilbar Unheilbar requested review from a team as code owners May 12, 2026 21:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Risk Rating: LOW — This PR only removes unused/dead Solana Keystone deployment changeset code (no functional additions or behavioral changes).

Changes:

  • Removed the Solana “forwarder” changeset implementation from deployment/keystone/changeset/solana/ (deploy/configure/ownership).
  • Removed the associated Solana sequence + operation helpers used by that changeset.
  • Removed the corresponding Solana forwarder tests and build-params helper that were scoped to the deleted changeset.

Areas for scrupulous human review:

  • Confirm there are no external/internal consumers (scripts, docs, downstream repos) that still expect the deleted Keystone Solana changeset package paths or identifiers (the codebase search in this repo shows no remaining references, but downstream usage can’t be verified here).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
deployment/keystone/changeset/solana/sequence/seq_forwarder.go Removed unused Solana forwarder deployment sequence.
deployment/keystone/changeset/solana/sequence/operation/operation.go Removed unused Solana forwarder operations (init/configure/authority).
deployment/keystone/changeset/solana/deploy_forwarder.go Removed unused Keystone Solana forwarder changeset entrypoints.
deployment/keystone/changeset/solana/deploy_forwarder_test.go Removed tests tied to the deleted Keystone Solana forwarder changeset.
deployment/keystone/changeset/solana/cs_ownership.go Removed unused ownership-transfer changeset wrapper for Solana forwarder.
deployment/keystone/changeset/solana/cs_build_solana.go Removed unused Solana build params helper for the deleted changeset.

@jmank88 jmank88 added this pull request to the merge queue May 12, 2026
Merged via the queue into develop with commit e8a7ede May 12, 2026
219 checks passed
@jmank88 jmank88 deleted the cleanup-keystone-solana branch May 12, 2026 23:42
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.

6 participants