Closed
Description
Description of the problem / feature request:
pkg_deb
takes a version
parameter for setting the version of the version of the generated deb-package.
It would be appreciated if this parameter would support "stamping", so that an external script (--workspace_status_command
) can dynamically generate this version.
Similar to how the container_push
rule supports stamping in it's tag
parameter.
Feature requests: what underlying problem are you trying to solve with this feature?
Simplify creation of pkg_deb
s, if this was supported I wouldn't need to save the version to a file and use the version_file
parameter.
What's the output of bazel info release
?
release 0.22.0
Metadata
Metadata
Assignees
Labels
No labels