Skip to content

Align pkg_rpm returned files with other rules#692

Merged
aiuto merged 4 commits intobazelbuild:mainfrom
k0walik:main
Oct 16, 2023
Merged

Align pkg_rpm returned files with other rules#692
aiuto merged 4 commits intobazelbuild:mainfrom
k0walik:main

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
@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