chillicream/Nitro Fusion Publish
Publishes GraphQL source schemas 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 source schema version | yes | — |
| stage | The name of the stage | yes | — |
| api-id | The ID of the API | yes | — |
| api-key | API key for authentication | yes | — |
| source-schemas | Source schemas to include in the composition (e.g. 'example' or 'example@1.0.0'). If no version is specified, the tag value is used. | yes | — |
| legacy-v1-archive | The path to a Fusion v1 archive file. | no | — |
| 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