bazelbuild / bazelbuild/rules_pkg

pkg_tar rule should expose an argument for the tar format

Open
#868 0 comments 0 reactions 0 assignees View on GitHub
feature-request P3
Dominant language
Starlark
Stars
253
Forks
221
Avg merge
10h 33m
Merged PRs (30d)
1

Description

The packages created with the pkg_tar rule are always in the GNU tar format, since #601.

It should be possible to create archive in the pax format.

Contributor guide

Open the contributing guide

Research direction

Start by locating the pkg_tar rule and tracing where its archive format is selected. Inspect nearby tests or rule arguments, then add coverage showing that pax can be selected while GNU remains supported; done means pkg_tar can create both requested formats.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.