inigolabs/Inigo GraphQL
Inigo GraphQL github-action to run configuration/schema checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Inigo account username. | yes | — |
| password | Inigo account password. | yes | — |
| path | Path to inigo configuration file(s). | yes | — |
| label | Inigo service label. | no | — |
| action | Action to perform: "check" for CI, "apply" for CD. | no | check |
| cli | Path to inigo_cli. By default, latest inigo_cli will be used. | no | — |
| cli_url | URL to download Inigo CLI. | no | https://github.com/inigolabs/artifacts/releases/latest/download/cli_linux_amd64.tar.gz |
| github-token | Github Token. Use {{ github.token }} by default. | no | ${{ github.token }} |
Outputs
no outputs