bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 171 forks source link

pkg_tar remap_paths works for TreeArtifacts (#450) #738

Closed jnowjack-lucidchart closed 1 year ago

jnowjack-lucidchart commented 1 year ago

I understand that remap_paths is a hack that will eventually be deprecated, but this change brings it's behavior in line with the behavior of the pkg_tar from the built-in bazel_tools. We are working towards removing our usages of remap_paths, but would like that removal work to not block our upgrade to Bazel 6.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.