Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

docs: pin the migration guide link to a commit instead of main - #529

Merged
ryanio merged 1 commit into
mainfrom
pin-migration-link
Aug 14, 2026
Merged

docs: pin the migration guide link to a commit instead of main#529
ryanio merged 1 commit into
mainfrom
pin-migration-link

Conversation

@ryanio

@ryanio ryanio commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Follow-up to #528. That PR's migration-guide link points at blob/main, which breaks silently if developerDocs/stream-migration.md is ever moved or removed from the SDK repo.

That matters more here than in a normal repo: this one is archived, so the README cannot be corrected later without unarchiving again. The notice at the top would be left with a dead link and no way to fix it.

Pinned to 5be5f2bd3c5a4475d5a23eb8e0f5ca359f3df41e, the commit that introduced the file in the v11.9.0 sync. Verified it returns 200.

The v11.9.0 tag points at the same commit and would read better, but a tag can be deleted and a reachable commit cannot, so the SHA wins for something that can't be edited afterward.

Not changed

[license-link] also uses blob/main, and that one is correct: it points at this repo's own LICENSE, and an archived repo's main never moves. The cross-repo link was the only latent 404.

The npm deprecation message for @opensea/stream-js is being updated to the same pinned URL, for the same reason.

Safe to merge and re-archive.

🤖 Generated with Claude Code

This repository is archived, so its README cannot be corrected later without
unarchiving. A blob/main link breaks silently if developerDocs/stream-migration.md
is ever moved or removed from the SDK repo, leaving the only pointer off this
page dead with no way to fix it.

Pinned to 5be5f2b, the commit that introduced the file in the v11.9.0 sync. The
v11.9.0 tag points at the same commit; the SHA is used because a tag can be
deleted and a reachable commit cannot.

The npm deprecation message for @opensea/stream-js is being updated to the same
pinned URL for the same reason.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ryanio
ryanio merged commit d629299 into main Aug 14, 2026
4 checks passed
@ryanio
ryanio deleted the pin-migration-link branch August 14, 2026 18:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant