Deprecate this package: LiveObjects now ships from ably-cocoa - #137
Conversation
|
Important Review available on request
Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Deprecates the standalone package and directs users to LiveObjects in ably-cocoa 1.3.0. Merge sequencing depends on ably-cocoa#2243 landing first.
Changes:
- Adds migration and dependency-conflict guidance.
- Redirects release and support information to ably-cocoa.
- Documents the standalone 0.4.x release line.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
d512257 to
b9f8fd1
Compare
b9f8fd1 to
dc301f2
Compare
2c0d60b to
8179a10
Compare
8179a10 to
7488bc6
Compare
…tate the exact final version, minimal support-link change.
7488bc6 to
50b209f
Compare
Summary
Marks this package as deprecated in the README and directs users to the LiveObjects plugin's new home: as of ably-cocoa 1.3.0, the plugin is developed, versioned and released from the ably-cocoa repository as the
AblyLiveObjectsproduct of the ably-cocoa package.Companion to the ably-cocoa 1.3.0 release PR: ably/ably-cocoa#2243. Implements the README half of "Release coordination" item 1 from ably/ably-cocoa#2222.
Changes (deliberately minimal — 3 lines)
Why no migration content here
Migration instructions (package swap, path-based API changes, and the verbatim
multiple packages declare targets with a conflicting nameresolution errors) live in one place: the migration guide in ably-cocoa'sLiveObjects/README.md, added by ably/ably-cocoa#2243. That file is versioned alongside the code it describes and stays updatable, whereas this README freezes when the repository is archived — duplicating the guide here would guarantee staleness. This is a deliberate refinement of ably/ably-cocoa#2222's coordination item 2 (which suggested quoting the resolution errors in this README): the quote's searchable home is the linked guide, one click from the warning above.Merge sequencing
ably-cocoa#liveobjectsanchor already resolves on today'smain, but the migration-guide link inside that section only appears once #2243 merges.Out of scope / follow-ups (rest of coordination item 1)
Cap the— done: Release version 0.4.1 #138 capped the dependency toPackage.swiftably-cocoa dependency and cut a final capped release"1.2.59" ... "1.2.62"and the 0.4.1 tag/release are published.