hackerhappyhour/Tagging Strategy
Easy Tag creating for docker tagging strategies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tags | The tagging strategy for this run | yes | X.Y.Z |
| tag_name | The string to parse | yes | — |
| image_name | an image to pass to tags for docker, omit if not using with docker | no | — |
| extra_tags | csv/list of extra tags. These are not parsed by semver, but support conditional expressions | no | — |
Outputs
| name | description |
|---|---|
| tags | Outputs a comma-separated list of tags |