bazelbuild / bazelbuild/rules_pkg

pkg_files and pkg_tar interface are different

Open
#645 6 comments 0 reactions 0 assignees View on GitHub
design P2
Dominant language
Starlark
Stars
253
Forks
221
Avg merge
10h 33m
Merged PRs (30d)
1

Description

We've been using pkg_tar for things we should have been using pkg_files for. In the process of converting, I've been noticing that the 2 have the same concepts, but a different syntax. It would be great to be able to change the rule name and for everything (that is applicable) to just work. Things like `package_dir` -> `prefix`, `remap_paths` -> `renames`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.