oidc-publishing
v0.1.2
Published
OIDC publishing tools for GitHub and npm
Readme
oidc-publishing
OIDC publishing tools for GitHub and npm.
npm i [-g] oidc-publishingAPI
await setup([base][, options])
Options include:
options = {
environment: 'npm',
workflow: 'publish.yml',
reviewers: []
}CLI
oidc-publishing setup [flags] [entry]
Flags include:
--environment <name> The deployment environment name (default: npm)
--workflow <file> The workflow file name (default: publish.yml)
--reviewer <specifier> The team: or user: that should act as reviewerLicense
Apache-2.0
