Skip to content

pkg.bzl: Fix install targets. - #16627

Merged
criemen merged 2 commits into
mainfrom
criemen/pkg-fix-install
Jun 3, 2024
Merged

pkg.bzl: Fix install targets.#16627
criemen merged 2 commits into
mainfrom
criemen/pkg-fix-install

Conversation

@criemen

@criemen criemen commented May 30, 2024

Copy link
Copy Markdown
Collaborator

First, the labels used in this file need to be wrapped in Label, so that we can use the installer target for codeql_pack's that are defined in the internal repo. Second, when unpacking zips, the path passed to ripunzip included a trailing \n, which caused ripunzip to fail.

First, the labels used in this file need to be wrapped in `Label`,
so that we can use the installer target from the internal repo.
Second, when unpacking zips, the path passed to `ripunzip` included a trailing
`\n`, which caused `ripunzip` to fail.
@criemen
criemen requested a review from a team as a code owner May 30, 2024 19:08
redsun82
redsun82 previously approved these changes Jun 3, 2024

@redsun82 redsun82 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks for spotting these bugs!

Comment thread misc/bazel/pkg.bzl Outdated
Co-authored-by: Paolo Tranquilli <redsun82@github.com>
@criemen
criemen merged commit 5875ec2 into main Jun 3, 2024
@criemen
criemen deleted the criemen/pkg-fix-install branch June 3, 2024 13:31
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.

3 participants