@@ -186,20 +186,21 @@ mechanically, not by discipline.
186186 ` cppyy.load_library ` of librclcpp / per-message typesupport /
187187 librosbag2_storage at bringup — ` add_library_path ` alone is NOT
188188 scanned for call-time resolution; LD-stripped full suite passes.
189- - [ ] Create prefix.dev channel (e.g. ` https://prefix.dev/channels/rclcppyy ` );
189+ - [ ] Create prefix.dev channel (` https://prefix.dev/channels/awesomebytes ` );
190190 upload via ` rattler-build upload prefix ` .
191- ** USER-MANUAL STEPS (documented in release.yml header):** 1) create
192- channel ` rclcppyy ` on prefix.dev (or rename in release.yml + README),
193- 2) add repo secret ` PREFIX_API_KEY ` with write access. Until then,
194- release builds+tests run but the upload step fails.
191+ ** Channel name decided 2026-07-10: ` awesomebytes ` ** (already what
192+ release.yml + README use). Channel created by Sam; repo secret
193+ ` PREFIX_API_KEY ` must have write access to it — if missing, release
194+ builds+tests still run and only the upload step fails. Check off once
195+ the first upload lands.
195196- [x] Release workflow: on git tag → build → test → upload (with
196197 ` PREFIX_API_KEY ` secret).
197198 ** Done (1a54dbc):** release.yml on ` v* ` tags — pkg-build → artifact
198199 proof in a throwaway workspace (mirrors the local proof) → upload.
199200 Unexercised on GitHub until first push + tag.
200201- [x] README "Install" section:
201202 ```toml
202- channels = [ "https://prefix.dev/channels/rclcppyy ", "robostack-jazzy", "conda-forge"]
203+ channels = [ "https://prefix.dev/channels/awesomebytes ", "robostack-jazzy", "conda-forge"]
203204 [ dependencies]
204205 ros-jazzy-rclcppyy = "* "
205206 ```
0 commit comments