pass-culture-github-actions/Google Cloud Artifact Registry Action for gcloud self-hosted runners

GitHub action to perform Gcloud Auth and set in lock file artifact registry address on self-hosted runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 22, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: pass-culture-github-actions/artifact-registry@80e3446b31e19b1b027dc67aa5b3f499d86ea121 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
workload-identity-providerGCP workload identity provider used to retrieve secrets used for artifact registry authno
service-accountGCP service-account used to retrieve secrets used for artifact registry authno
secret-workload-identity-provider-artifact-registryGCP workload identity provider used to retrieve secrets used for artifact registry authyes
secret-service-account-artifact-registryGCP service-account used to retrieve secrets used for artifact registry authyes
gcp-zoneGCP zone where the artifact registry is hostedyes
gcp-project-idGCP project id where the artifact registry is hostedyes
gcp-registry-idGCP registry idyes
package-lock-file-pathpackage-lock.json file pathnopackage-lock.json
yarn-lock-file-pathyarn.lock file pathnoyarn.lock

no outputs