module
Version:
v0.0.0-...-a8ad3c8
Opens a new window with list of versions in this module.
Published: Dec 30, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
VERSIONER
CLI application that reads and/or edits version from specific types of source code files:
- Maven pom.xml (version)
- Node package.json (version)
- OAS3 specification.yaml (version)
- Helm Chart.yaml (version, appVersion)
GitHub Action
Usage
Read Version
- uses: raitonbl/versioner@v2.1.1
with:
command: get
runtime: helm
object : version
file : Chart.yaml
Edit Version
- uses: raitonbl/versioner@v2.1.1
with:
command: set
runtime: helm
object : version
file : Chart.yaml
Set Stamped Version
- uses: raitonbl/versioner@v2.1.1
with:
command: set-stamped-version
runtime: helm
object : version
file : Chart.yaml
Directories
¶
Click to show internal directories.
Click to hide internal directories.