cloudflare / cloudflare/cfdeploy
Add support for docker images with long git rev strings
Open
- Dominant language
- Go
- Stars
- 28
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
At present cfdeploy runs git rev-parse --short which doesn't have a guaranteed /predictable behavior across repos or git versions. In order to integrate cfdeploy with other tools, it would be great to support either a custom length, or full length git revision as a variable.
Contributor guide
Assessment
This issue has not been assessed yet.