Skip to content

Consider Enabling Trusted Publishing #4281

@nrayburn-tech

Description

@nrayburn-tech

Trusted publishing is intended to be a safer alternative to API tokens for publishing packages. This is done by using short lived tokens between a CI provider and NPM.
NPM docs https://docs.npmjs.com/trusted-publishers

It looks like publishes happen for this repo from a local machine and not CI, so that would need to change to use this feature. The publish job looks like it also has more than just NPM publishes, so there's more complexity there too.

Is this something that should be enabled for this repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions