Add support for `version_file` in `pkg_tar2rpm`
Open
- Dominant language
- Go
- Stars
- 128
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
It would be very helpful if a version file was supported for setting the package version - as eg `pkg_deb` does
if a version file could be passed in it would allow `pkg_tar2rpm` to read version info directly from eg a `VERSION` file rather than having to duplicate/hardcode the current version in `BUILD`/`bzl` files in addition to the canonical setting
Contributor guide
Assessment
This issue has not been assessed yet.