equinor/Radix GitHub Actions

Installs Radix CLI (rx) in your runner and optionally login and cleanup afterwards.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionDefault is latest. Select the version of the Radix CLI (rx) to install.no
azure_client_idUnless 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_secretIf 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_tokenGitHub Token used to authenticate with GitHub Workload Identity. Default is GITHUB_TOKEN.no${{github.token}}

no outputs