equinor/Radix GitHub Actions
Installs Radix CLI (rx) in your runner and optionally login and cleanup afterwards.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Default is latest. Select the version of the Radix CLI (rx) to install. | no | — |
| azure_client_id | Unless authenticate is set to false, this is required and must be the Application(client) ID of the Azure Managed Identity, or the Azure App Registration to authenticate with. | no | — |
| azure_client_secret | If set use this instead of GitHub Workload Identity (GitHub Workload Identity must be configured as a federated credential on your App Registration or Managed Identity to work). | no | — |
| gh_token | GitHub Token used to authenticate with GitHub Workload Identity. Default is GITHUB_TOKEN. | no | ${{github.token}} |
Outputs
no outputs