chore: point repo URLs to solana-foundation org#149
Merged
Conversation
Repo moving from the solana-program to the solana-foundation GitHub org. Swap solana-program/subscriptions -> solana-foundation/subscriptions across Cargo/package manifests, docs, workflows, and the on-chain security_txt source URLs. Left ecosystem @solana-program/* deps, the solana-program/program-metadata reference, and dynamic github.repository workflow refs untouched.
Compute Unit Report
Generated: 2026-06-02 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
solana-programtosolana-foundationGitHub org; swapsolana-program/subscriptions→solana-foundation/subscriptionsacross 10 filesCargo.tomlrepository,clients/typescript/package.json(homepage/repo/bugs), docs, README, SECURITY.md, audit compare links,release.ymlREPO_URL, and on-chainsecurity_txt!URLs inprogram/src/lib.rs@solana-program/*npm deps, thesolana-program/program-metadatareference (different repo), and dynamic${{ github.repository }}workflow refs (self-correct)Test Plan
grep -rn 'solana-program/subscriptions' .→ 0 matches (excluding vendored/generated)just build && just integration-test— string-only change, must still passsecurity_txtURL only takes effect on next program deploy/upgradeFollow-up ops (out of this PR, human)
@solana/subscriptions, published) → re-point to new orgsubscriptions) → verify/re-pointsolana-foundationorg (site stays live, git auto-deploy disconnects until reconnected)just verify-mainnetif program is mainnet-verified