Skip to content
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

[IMP] Update debian to bookworm in v17.0 and v16.0 #578

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

josep-tecnativa
Copy link
Contributor

@josep-tecnativa josep-tecnativa commented Nov 15, 2023

CC @Tecnativa TT45983

@pedrobaeza
Copy link
Member

Rebase for solving conflicts, and better to start just with one version for minimizing problems. Always one problem at a time.

@josep-tecnativa josep-tecnativa force-pushed the imp-debian-bookworm branch 4 times, most recently from cbcbed4 to 3e4a1ee Compare November 15, 2023 11:53
17.0.Dockerfile Outdated Show resolved Hide resolved
@josep-tecnativa josep-tecnativa force-pushed the imp-debian-bookworm branch 9 times, most recently from 21fa4bd to 0f4abd1 Compare November 16, 2023 14:23
@josep-tecnativa
Copy link
Contributor Author

Please @pedrobaeza , review this changes. I will open other PR in order to dockerize wkhtmltopdf if necessary

17.0.Dockerfile Outdated Show resolved Hide resolved
def test_dotd_ge_16(self):
"""Test environment with common ``*.d`` directories.
Only for versions greater or equal to 16"""
for sub_env in matrix(odoo_skip={"11.0", "12.0", "13.0", "14.0", "15.0"}):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid duplicating all these stuff. You can do inside the same test several loops, letting the common ones together, and just including the differences in different loops.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding new commits amending code from this same PR makes the review harder. Better to cleanup the commits that add the original code.

@josep-tecnativa josep-tecnativa force-pushed the imp-debian-bookworm branch 2 times, most recently from af8bdbf to 2f4ee18 Compare November 17, 2023 07:44
    -Updating wkhtmltopdf to a bookworm compatible version
    -Updating wkhtmltopdf to a bookworm compatible version
@josep-tecnativa josep-tecnativa force-pushed the imp-debian-bookworm branch 3 times, most recently from a93821b to 977217a Compare November 17, 2023 11:17
    -Adding tests scaffoldings for odoo_version >= 16 in test_dotd and test_dependencies
@josep-tecnativa josep-tecnativa force-pushed the imp-debian-bookworm branch 2 times, most recently from 4a74f96 to 57bb34f Compare November 17, 2023 12:41
@pedrobaeza pedrobaeza merged commit 005d15c into master Nov 17, 2023
6 checks passed
@pedrobaeza pedrobaeza deleted the imp-debian-bookworm branch November 17, 2023 18:41
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.

3 participants