-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
Feat-multi-arch-containers #5533
Conversation
e453994
to
75981d8
Compare
The codacy issue here is pointless. We are trying to generate moving tag |
44ac3cd
to
edfc10e
Compare
Ubuntu build fails, any idea ? |
@dizzzz some timeout with building distribution packages, I restarted it. Pretty sure it's unrelated to the changes in here. |
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.
@duncdrum is this good to go? Should we wait for the back port to 6.x.x?
@line-o this is good to go. There are problems with the back port, but I m 99,9% certain that these will not affect the contents of this PR, which also fixes our broken ci. |
@line-o go ahead I ll be afk a lot this week. Thanks for the help |
6f7fff4
to
9b1a3cf
Compare
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.
LGTM
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.
All look OK, as discussed last monday.
015bdad
to
e3662b0
Compare
This PR is now good to go as all issues have been addressed. |
dependencies are part of distroless base image enable experimental image push for testing
see eXist-db#5450 close eXist-db#4151 close eXist-db#5532 close eXist-db#4153
e3662b0
to
2d95bd1
Compare
rebased on current develop |
Quality Gate passedIssues Measures |
@dizzzz yes, from my side |
Go! |
enables a long overdue feature: multi-arch containers for
existdb/existdb
backport will remove a release blocker for 6.3.1
sidessteps docker maven plugin bug,
deploy
is green again.see fabric8io/docker-maven-plugin#1835
fixes outdated JRE patches, bumps base image to Debian 12
see #5450
close #4151
close #5532
close #4153