Skip to content

pkg_deb: add support for md5sums control file#960

Merged
aiuto merged 1 commit intobazelbuild:mainfrom
adam-azarchs:azarchs/deb-md5sums
Jul 8, 2025
Merged

pkg_deb: add support for md5sums control file#960
aiuto merged 1 commit intobazelbuild:mainfrom
adam-azarchs:azarchs/deb-md5sums

Conversation

@adam-azarchs
Copy link
Contributor

This adds a new, optional attribute to the pkg_deb rule allowing a user to supply an md5sums file.

Closes #959

@adam-azarchs
Copy link
Contributor Author

adam-azarchs commented Jun 18, 2025

Looks like I'll need some changes to make the test not fail on windows. nope, not a windows issue, just forgot to update the test expectations.

@adam-azarchs adam-azarchs force-pushed the azarchs/deb-md5sums branch from 2abe530 to d3d4355 Compare June 18, 2025 20:11
@tonyaiuto
Copy link
Collaborator

I don't see why the CI is failing on this. Can you rebase and push again.

@tonyaiuto
Copy link
Collaborator

Can you rebase and push again to whack the tests.

This adds a new, optional attribute to the pkg_deb rule allowing a user
to supply an md5sums file.

Closes bazelbuild#959
@adam-azarchs adam-azarchs force-pushed the azarchs/deb-md5sums branch from d3d4355 to 2ee0635 Compare July 7, 2025 18:03
@adam-azarchs
Copy link
Contributor Author

Sorry was on vacation, rebased now.

@aiuto aiuto merged commit df80ac7 into bazelbuild:main Jul 8, 2025
3 checks passed
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.

pkg_deb: support md5sums file

3 participants