-
Notifications
You must be signed in to change notification settings - Fork 6
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
enh(ci): add debian12 arm builds and tests triggers #1281
Conversation
WalkthroughEnhancements in the GitHub workflows now include ARM64 support for Docker builds and testing configurations for Debian Bookworm in the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
@tuntoja make sure to revert any test previously disabled to their original state
* add debian 12 arm build * add debian 12 arm build * add packaging matrix * add dockerfile for deb12 arm64 * fix docker builder workflow * fix package collect missing letter * fix robot nightly debian 12 arm * fix tag for bookworm arm64 test image version * restore unit-tests
* add debian 12 arm build * add debian 12 arm build * add packaging matrix * add dockerfile for deb12 arm64 * fix docker builder workflow * fix package collect missing letter * fix robot nightly debian 12 arm * fix tag for bookworm arm64 test image version * restore unit-tests
Description
Fixes #MON-55163
Type of change
Target serie
How this pull request can be tested ?
Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.
Any relevant details of the configuration to perform the test should be added.
Checklist
Summary by CodeRabbit
unit-test
job from the workflow to streamline operations.bookworm
withmariadb
onarm64
architecture in the nightly workflow.collect-arm64
with corresponding Dockerfile, image, and tag.