-
Notifications
You must be signed in to change notification settings - Fork 38.7k
ci: bump lint task to bookworm for git v2.38 #27174
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
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
hebasto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 836720e366f61f23c7a56775e11d58890b002d75
836720e to
257dfef
Compare
Since 5497c14, verify-commits.py requires git merge-tree which is only available in git v2.38 or later.
|
lgtm ACK 257dfef897db0ece387511d0592076381aaeff2b The title and commit message can be adjusted to |
257dfef to
a984bee
Compare
sorry, pushed again because commit message still said lunar |
|
ACK a984bee |
hebasto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-ACK a984bee
a984bee [ci] change lint to bookworm for git v2.38 (glozow) Pull request description: Since 5497c14, verify-commits.py uses `git merge-tree` which requires git v2.38 or later. Fix the lint jobs on master (e.g. https://cirrus-ci.com/task/4971007513985024). ACKs for top commit: achow101: ACK a984bee hebasto: re-ACK a984bee Tree-SHA512: dd50598aefb6f9c86cf221dea27fcc521e335cb182f7a3abcb3215d3991794354085be3e07c133ab74ca8b957e3a6acc43722899165957b3d898867d6253ebdc
Since 5497c14, verify-commits.py uses
git merge-treewhich requires git v2.38 or later. Fix the lint jobs on master (e.g. https://cirrus-ci.com/task/4971007513985024).