Skip to content

Feature: support variable naming in pkg_deb #53

Closed
@zegl

Description

@zegl

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_debs, 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions