Skip to content

fix(pkg): pkg_deb changelog argument handling#1051

Merged
aiuto merged 1 commit intobazelbuild:mainfrom
nero19960329:fix/pkg-deb-changelog-arg
Apr 9, 2026
Merged

fix(pkg): pkg_deb changelog argument handling#1051
aiuto merged 1 commit intobazelbuild:mainfrom
nero19960329:fix/pkg-deb-changelog-arg

Conversation

@nero19960329
Copy link
Copy Markdown
Contributor

Fix pkg_deb changelog argument handling

Pass the changelog file to make_deb.py using the expected
--changelog form and add a regression test for pkg_deb.

Fixes #1050

Copy link
Copy Markdown
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.

Thanks.
I must have missed that one while doing the migration to ctx.action.args() a few months ago.

@aiuto aiuto merged commit c67fef7 into bazelbuild:main Apr 9, 2026
6 checks passed
@nero19960329 nero19960329 deleted the fix/pkg-deb-changelog-arg branch April 10, 2026 07:39
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 does not pass changelog to make_deb correctly

2 participants