eduardsergeev/Set project version
Set project version to YYYY.MM.DD.BUILD
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version-file | File containing project version | no | package.json |
| version-stub | Version hardcoded in project file and replaced with resulting one | no | 0.0.0.0 |
| leading-zeros | Pad month and day with 0: 06 vs 6 | no | false |
| time-zone | Time zone to be used to determine the current date/time | no | — |
| version-file-exists | Fail if specified version-file does not exist | no | true |
Outputs
| name | description |
|---|---|
| project-version | Project version |