Skip to content

ci: Add crates.io trusted publishing workflow#58

Merged
cgwalters merged 1 commit into
bootc-dev:mainfrom
cgwalters:crates
Feb 25, 2026
Merged

ci: Add crates.io trusted publishing workflow#58
cgwalters merged 1 commit into
bootc-dev:mainfrom
cgwalters:crates

Conversation

@cgwalters

Copy link
Copy Markdown
Collaborator

Add a GitHub Actions workflow for trusted publishing to crates.io using OIDC authentication. This enables secure, tokenless publishing when pushing version tags (v*) to the repository.

Part of bootc-dev/infra#20

Assisted-by: OpenCode (claude-opus-4-5@20251101)

Add a GitHub Actions workflow for trusted publishing to crates.io using
OIDC authentication. This enables secure, tokenless publishing when
pushing version tags (v*) to the repository.

Part of bootc-dev/infra#20

Assisted-by: OpenCode (claude-opus-4-5@20251101)
Signed-off-by: Colin Walters <walters@verbum.org>

@jlebon jlebon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sane to me.

@cgwalters
cgwalters merged commit 8d05e3c into bootc-dev:main Feb 25, 2026
5 checks passed
@cgwalters

Copy link
Copy Markdown
Collaborator Author

I had to set this up also on crates.io but it works now!

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.

3 participants