Conversation
a81600b to
497c0c6
Compare
|
I've reverted the GH action change ( Switching to Bake |
|
Do we take the opportunity of this convergence to set This is the proposal:
What do you think? Regarding versioning, this is the proposal:
|
The benefit of docker bake would be to replace the Makefile and the explicit GH actions matrix with a Then the gh actions matrix is generated dynamically from the setup you have in docker-bake, and you can use the exact same docker-bake definition when building locally without any extra steps. But I agree it would make too much diff. I can take a look into this at some point in the future |
|
Since the core image layout (5.x version) is softly deprecated, there's interest to keep a single branch to maintain all different flavors.
This is purpose of this refactoring.
Once reviewed, this will become the new main branch and the previous
masterwill be renamedrel-5.X_inactiveto keep an archive for future reference.To try images built from this PR, use these sources in your project's Dockerfile:
FROM ghcr.io/camptocamp/docker-odoo-project:19.0-dev-latestor, for
coreflavor: