Update repository references for rename to ably-pubsub-dart - #14
Merged
Merged
Conversation
Repoint the references tied to this repository's identity ahead of the rename ably-dart -> ably-pubsub-dart: the pubspec homepage/repository URLs (shown on pub.dev), the README licence badge and issues link, and the CONTRIBUTING title. The pub.dev package name `ably`, the ably-dart agent identifier and CHANGELOG history are intentionally unchanged. No workflow references the repository name. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
Do not merge until the repository is renamed
ably-dart→ably-pubsub-dart, in the programme's rename freeze window. Before then the rewritten links resolve to a repository that does not exist. There is no IAM-role coupling in this repo (no docs or features workflow), so the constraint is only the links.Sibling of ably-flutter#604 and the other rename PRs (ably-pubsub-ruby#457 et al.). It only updates strings inside the repo; it does not rename anything. PDR-091b2 lists the rename as
ably-flutter/ably-dart → ably-pubsub-flutter/ably-pubsub-dart; theably-sdk-builds-ably-pubsub-dartrole is already provisioned with its repo ID should a docs/features workflow be added later.What changed
pubspec.yaml—homepageandrepository(both rendered on pub.dev). Package nameablyuntouched.README.md— licence badge and GitHub Issues link.CONTRIBUTING.md— title.Deliberately left as-is
ablypackage name — pub.dev identity, not the repo.ably-dart/<version>agent identifier (lib/src/impl/http/constants.dart) — a registered identifier; any family rename belongs to the split, gated on ably-common#361.CHANGELOG.md, the example app'sclientIdprefix, and the test-helper comments — history / local names.release.ymlpublishes with pub.dev's GitHub Actions publishing (id-token: write,pub.devenvironment), which is bound to the exact repositoryably/ably-dart. Re-point it on theablypackage's Admin → Automated publishing page toably/ably-pubsub-dartin the same window, or the next tag push fails to publish. Sameably.comverified publisher asably_flutter.Post-rename verification
git ls-remotefrom an existing checkout and web redirects for repo / a PR / a file permalink.ci.ymlgreen.🤖 Generated with Claude Code