Skip to content

ci: reserve-crate workflow (manual crates.io name reservation)#97

Merged
joeldsouzax merged 1 commit into
mainfrom
ci/reserve-crate-workflow
Jul 5, 2026
Merged

ci: reserve-crate workflow (manual crates.io name reservation)#97
joeldsouzax merged 1 commit into
mainfrom
ci/reserve-crate-workflow

Conversation

@joeldsouzax

Copy link
Copy Markdown
Contributor

Adds a workflow_dispatch-only workflow that publishes an honest 0.0.1 placeholder to reserve a crates.io name, using the org-level CARGO_REGISTRY_SECRET so the token never leaves GitHub.

First use: reserve keri-rs for the sans-io KERI sibling crate (#96 K0 decision — keri and keri-core are taken, keri-core actively by keriox). Reusable later for the nexus name reservations (devrandom-labs/nexus#280).

No third-party actions; permissions: {}; inputs: crate_name, lib_name, crate_description.

🤖 Generated with Claude Code

@codspeed-hq

codspeed-hq Bot commented Jul 5, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 21 untouched benchmarks


Comparing ci/reserve-crate-workflow (9481889) with main (ea8ddc4)

Open in CodSpeed

… workflow_dispatch (#96)

Reusable for any crates.io name grab (keri-rs now, nexus names for #280 later).
Org CARGO_REGISTRY_SECRET does the publish; token never leaves GitHub.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joeldsouzax joeldsouzax force-pushed the ci/reserve-crate-workflow branch from a737af0 to 9481889 Compare July 5, 2026 16:38
@joeldsouzax joeldsouzax merged commit 528fbc9 into main Jul 5, 2026
6 checks passed
@joeldsouzax joeldsouzax deleted the ci/reserve-crate-workflow branch July 5, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant