Skip to content

Apply package_dir to pkg_mklink in pkg_tar#637

Merged
aiuto merged 1 commit intobazelbuild:mainfrom
aiuto:i610
Nov 23, 2022
Merged

Apply package_dir to pkg_mklink in pkg_tar#637
aiuto merged 1 commit intobazelbuild:mainfrom
aiuto:i610

Conversation

@aiuto
Copy link
Copy Markdown
Collaborator

@aiuto aiuto commented Nov 22, 2022

  • Fix brokenness in pkg_tar
  • Add tests (it was working) to pkg_zip

Fixes #610

- Fix brokenness in pkg_tar
- Add tests (it was working) to pkg_zip

Fixes bazelbuild#610
@aiuto aiuto requested a review from nacl as a code owner November 22, 2022 19:34
Copy link
Copy Markdown
Collaborator

@nacl nacl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I wonder how well this scales. It probably works well enough in 99% of the use cases in any cases; see the comment below.

Also, on submit, please call out pkg_tar in the commit summary (first line).

@aiuto aiuto changed the title Apply package_dir to pkg_mklink Apply package_dir to pkg_mklink in pkg_tar Nov 23, 2022
@aiuto aiuto merged commit ecd5112 into bazelbuild:main Nov 23, 2022
@aiuto aiuto deleted the i610 branch November 23, 2022 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

package_dir attribute is not applied to pkg_mklink

2 participants