[BLOCKED] chore: point moveindustries SDK/Homebrew references at movement-network - #250
Draft
Primata wants to merge 1 commit into
Draft
[BLOCKED] chore: point moveindustries SDK/Homebrew references at movement-network#250Primata wants to merge 1 commit into
Primata wants to merge 1 commit into
Conversation
DRAFT — DO NOT MERGE. Blocked on two separate migrations. These are user-facing install instructions, so merging early breaks the docs for every reader following them. Blocked on the npm org rename (31 references): - `@moveindustries/ts-sdk` -> `@movement-network/ts-sdk` - `@moveindustries/near-intents-sdk` -> `@movement-network/near-intents-sdk` Both `@moveindustries` packages currently exist on the npm registry and both `@movement-network` equivalents return 404. This is gated on renaming the npm org, which is independent of the GitHub org migration and may not happen at the same time. Blocked on the GitHub org migration (2 references): - `brew tap moveindustries/movement` - `brew install moveindustries/movement/movement` The tap resolves to a GitHub repo, so it moves with the org. Deliberately unchanged: the three `discord.com/invite/moveindustries` links. That path segment is a Discord invite code, not an org name — rewriting it would break the invites. Re-check the npm registry and GHCR before taking this out of draft.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
DRAFT — DO NOT MERGE. Blocked on two separate migrations.
These are user-facing install instructions, so merging early breaks the docs
for every reader following them.
Blocked on the npm org rename (31 references):
@moveindustries/ts-sdk->@movement-network/ts-sdk@moveindustries/near-intents-sdk->@movement-network/near-intents-sdkBoth
@moveindustriespackages currently exist on the npm registry and both@movement-networkequivalents return 404. This is gated on renaming the npmorg, which is independent of the GitHub org migration and may not happen at
the same time.
Blocked on the GitHub org migration (2 references):
brew tap moveindustries/movementbrew install moveindustries/movement/movementThe tap resolves to a GitHub repo, so it moves with the org.
Deliberately unchanged: the three
discord.com/invite/moveindustrieslinks.That path segment is a Discord invite code, not an org name — rewriting it
would break the invites.
Re-check the npm registry and GHCR before taking this out of draft.