Skip to content

Publish all rust-lang crates published on crates.io with trusted publishing #204

@marcoieni

Description

@marcoieni

trusted publishing is now available on crates.io and allows to publish crates without the need to have a token stored in CI. This is the most secure way to publish a crate from GitHub Actions.

In #117 we changed most of the rust-lang crates to be published from CI using crates.io tokens.
We want to edit the crates CI to use trusted publishing instead of tokens.
The goal should be that we delete all tokens in the rust-lang-owner crates.io account.

Trusted publishing can be configured via the team repo. See rust-lang/team#2090 for example.

Incomplete list of rust-lang crates:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions