Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align pkg_rpm returned files with other rules #692

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Conversation

k0walik
Copy link
Contributor

@k0walik k0walik commented Apr 2, 2023

pkg_rpm returns both package file and a symbolic link, while other rules return only the actual file.

This is a follow up PR on the comment in #685.

  pkg_rpm returns the package file named after `package_file_name` and a
  symbolic link to the file called `target_name`, while other rules do
  not return the symbolic link.
@k0walik k0walik requested review from aiuto and nacl as code owners April 2, 2023 13:02
@aiuto aiuto removed their request for review April 2, 2023 15:45
@aiuto
Copy link
Collaborator

aiuto commented Apr 2, 2023

Leaving this one for @nacl. They are the RPM expert and heavy user.

@aiuto aiuto requested review from aiuto and removed request for nacl August 14, 2023 19:12
Copy link
Collaborator

@aiuto aiuto left a comment

Choose a reason for hiding this comment

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

Sorry for the lack of response here.
This seems fine. Now that I read it carefully, I see that very little is actually changing. The PR description had me looking for more.

@aiuto
Copy link
Collaborator

aiuto commented Aug 17, 2023

Still trying to get a handle on the CI failures. It doesn't make sense.

@aiuto
Copy link
Collaborator

aiuto commented Oct 9, 2023

Friendly ping. Can you try to update your branch and push again so we can see if CI is cleared up?

@k0walik
Copy link
Contributor Author

k0walik commented Oct 12, 2023

Done! The CI is passing.

@aiuto
Copy link
Collaborator

aiuto commented Oct 16, 2023

Does this fix #685?

@aiuto aiuto merged commit cdaa05f into bazelbuild:main Oct 16, 2023
1 check passed
@k0walik
Copy link
Contributor Author

k0walik commented Oct 17, 2023

Yes, we can close that one

@aiuto
Copy link
Collaborator

aiuto commented Oct 17, 2023

Thanks!

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.

2 participants