Skip to content

Setting pkg_tar compression to 0 results in the default. #1048

@aiuto

Description

@aiuto

The code does

if ctx.args.compression_level:
   args.add("--compression_level", ctx.args.compression_level)

But 0 is false in Starlark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that we are not working on but will review quarterlybug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions