brudi/Mesh Release Action

Update mesh app

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 6, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: brudi/mesh-release-action@2f8e91f8c23584c15293724cd0c060fac49edb64 # v3

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

namedescriptionrequireddefault
versionApp versionyes
tokenGitHub Private Access Tokenyes
appApp name (defaults to current folder name)no
appFolderRelativ path to app install folder (defaults to `install`)no
repoApp configuration repositorynogithub.com/brudi/catalog-mesh.git
refGit ref to checkoutnomaster
pathPath to app configuration in repono
imagePath to docker repo imageno
imageBaseBase path to docker repo imagesno
imagesComma separated list of image names to replaceno
overlaySpecific overlay to releaseno
pushPush the changes of the app repo itself. By default, changes are pushed to the catalog `repo` only.no
commitCommit all release changes back to the app repo itself. True by default.no
amendAmend the app changes to the last commit. Creates a new commit by default. Only available when `push` is set to true.no
mergeGit ref used to merge after release. Does not merge by default.no

no outputs