chillicream/Nitro Client Publish
Publishes client operations to the Nitro registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag of the client version | yes | — |
| stage | The name of the stage | yes | — |
| client-id | The ID of the client | yes | — |
| api-key | API key for authentication | yes | — |
| force | Continue publishing even if breaking changes or validation errors are detected. | no | false |
| wait-for-approval | Require approval in the Nitro UI to continue publishing when breaking changes or validation errors are detected. | no | false |
| cloud-url | The URL of the Nitro registry | no | — |
| job-id | The ID of the current job | no | ${{ job.check_run_id }} |
Outputs
no outputs