storm-software/Storm Software - Setup
A composite action configuration used across many Storm Software repos to setup: checkout, Node.js, a package manager, and npm registry configuration.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gpg-sign-key | GPG Sign Key | yes | — |
| gpg-private-key | GPG Private Key | yes | — |
| gpg-passphrase | GPG Passphrase | yes | — |
| working-directory | The working directory of your node package | no | ./ |
| package-manager | Package manager | yes | pnpm |
| package-manager-version | Package manager version | yes | 11.9.0 |
| ignore-scripts | Whether to ignore scripts during installation | yes | N |
| storm-bot-name | The username of the Storm bot | yes | stormie-bot |
| storm-bot-email | The email associated with the Storm bot | yes | bot@stormsoftware.com |
| storm-bot-github-token | The github token of the Storm bot | yes | — |
Outputs
no outputs