File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Reusable actions
1+ # Actions
22
33- [ envsubst] ( ./envsubst )
44- [ kustomize] ( ./kustomize )
55- [ setup-sphynx] ( ./setup-sphynx )
66
77## Release
88
9- Manually run this [ workflow] [ release-action ] with the desired version.
9+ Run this [ workflow] [ release-action ] with the desired version.
1010
1111[ release-action ] : https://github.com/hpedrorodrigues/actions/actions/workflows/release.yml
Original file line number Diff line number Diff line change 11name : envsubst
22author : Pedro Rodrigues
3- description : Simple wrapper action for envsubst.
3+ description : Substitutes the values of environment variables using envsubst (gettext) .
44inputs :
55 input :
66 description : One or more input files to apply substitutions to (separated by space).
Original file line number Diff line number Diff line change 11# Kustomize
22
3- Simple action to validate kustomization files and outputs using [ Kustomize] .
3+ An action to validate kustomization files and outputs using [ Kustomize] .
44
55## Usage
66
Original file line number Diff line number Diff line change 11name : kustomize
22author : Pedro Rodrigues
3- description : Simple action to validate kustomization files and outputs.
3+ description : Validate kustomization files and outputs.
44inputs :
55 filter :
66 description : Strategy to use for filtering kustomization directories.
You can’t perform that action at this time.
0 commit comments