hey-car/Action Bootstrap

This action performs git repo checkout, configures AWS credentials, logs into ECR and generates the image name

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 10, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hey-car/action-bootstrap@81917cda36640243741a0c5339aefe13d0c6c974 # v1

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

namedescriptionrequireddefault
run-tag-generatorSet to false to not run docker metanotrue
run-helm-version-generatorSet to true to run docker meta for helm chartnofalse
ecr-repo-namethe name of the docker image to configureno""
cache-registry-namethe name of the docker registry to use for cachingno""
ecr-loginSet to false to not login to ECRnotrue
aws-account-idaws-account-id to configureyes
role-to-assumerole-to-assume to configureyes
role-session-namerole-session-name to configureyes
aws-regionaws-region to configureyes
checkout-depthThe checkout depth. Set to 0 to have a full checkoutno1
load-secretsLoad secrets from AWS secrets manager as environment variablesnofalse
secret-namesThe names of the secrets to pull values fromno""
parse-json-secretsCreate an environment variable for each key-value pairnotrue
codeartifact-token-genSet to false to not generate a CodeArtifact auth tokennofalse
codeartifact-domainThe CodeArtifact Domainno""
codeartifact-regionThe CodeArtifact AWS Regionno""
namedescription
ecr-registryThe ECR registry
ecr-repo-nameThe generated ECR repository name
ecr-helm-chart-registryThe generated ECR Helm registry
app-versionThe current project version
docker-labelsThe labels of the docker image
docker-tagsThe tags of the docker image
docker-cache-inputThe tags of the docker image
docker-cache-outputThe tags of the docker image
helm-chart-versionThe semver for helm chart version
codeartifact-tokenAWS CodeArtifact authorization token