fix: this is Odoo 18.0 branch

This commit is contained in:
Florent Xicluna
2025-05-15 10:09:13 +02:00
parent 50560c5f83
commit 13f1c3149a
13 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ github_enable_stale_action: true
github_enforce_dev_status_compatibility: false
include_wkhtmltopdf: false
odoo_test_flavor: Both
odoo_version: 17.0
odoo_version: 18.0
org_name: Camptocamp
org_slug: camptocamp
rebel_module_groups:
+3 -3
View File
@@ -3,11 +3,11 @@ name: pre-commit
on:
pull_request:
branches:
- "17.0*"
- "18.0*"
push:
branches:
- "17.0"
- "17.0-ocabot-*"
- "18.0"
- "18.0-ocabot-*"
jobs:
pre-commit:
+7 -7
View File
@@ -3,11 +3,11 @@ name: tests
on:
pull_request:
branches:
- "17.0*"
- "18.0*"
push:
branches:
- "17.0"
- "17.0-ocabot-*"
- "18.0"
- "18.0-ocabot-*"
jobs:
unreleased-deps:
@@ -35,17 +35,17 @@ jobs:
fail-fast: false
matrix:
include:
- container: ghcr.io/oca/oca-ci/py3.10-odoo17.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-odoo18.0:latest
include: "attachment_azure,cloud_platform_azure"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.10-ocb17.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-ocb18.0:latest
include: "attachment_azure,cloud_platform_azure"
name: test with OCB
makepot: "false"
- container: ghcr.io/oca/oca-ci/py3.10-odoo17.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-odoo18.0:latest
exclude: "attachment_azure,cloud_platform_azure"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.10-ocb17.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-ocb18.0:latest
exclude: "attachment_azure,cloud_platform_azure"
name: test with OCB
makepot: "false"
+6 -3
View File
@@ -1,9 +1,6 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
/.venv
/.pytest_cache
/.ruff_cache
# C extensions
*.so
@@ -30,6 +27,9 @@ pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
/.pytest_cache
/.ruff_cache
/.venv
htmlcov/
.tox/
.coverage
@@ -64,6 +64,9 @@ coverage.xml
# Rope
.ropeproject
# Pyenv
.python-version
# Sphinx documentation
docs/_build/
+1 -1
View File
@@ -56,7 +56,7 @@ repos:
- id: oca-gen-addon-readme
args:
- --addons-dir=.
- --branch=17.0
- --branch=18.0
- --org-name=camptocamp
- --repo-name=odoo-cloud-platform
- --if-source-changed
+1 -1
View File
@@ -10,7 +10,7 @@ manifest-required-authors=Camptocamp
manifest-required-keys=license
manifest-deprecated-keys=description,active
license-allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3
valid-odoo-versions=17.0
valid-odoo-versions=18.0
[MESSAGES CONTROL]
disable=all
+1 -1
View File
@@ -9,7 +9,7 @@ manifest-required-authors=Camptocamp
manifest-required-keys=license
manifest-deprecated-keys=description,active
license-allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3
valid-odoo-versions=17.0
valid-odoo-versions=18.0
[MESSAGES CONTROL]
disable=all
+3 -3
View File
@@ -1,8 +1,8 @@
<!-- /!\ Non OCA Context : Set here the badge of your runbot / runboat instance. -->
[![Pre-commit Status](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/pre-commit.yml/badge.svg?branch=17.0)](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/pre-commit.yml?query=branch%3A17.0)
[![Build Status](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/test.yml/badge.svg?branch=17.0)](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/test.yml?query=branch%3A17.0)
[![codecov](https://codecov.io/gh/camptocamp/odoo-cloud-platform/branch/17.0/graph/badge.svg)](https://codecov.io/gh/camptocamp/odoo-cloud-platform)
[![Pre-commit Status](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/pre-commit.yml/badge.svg?branch=18.0)](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[![Build Status](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/test.yml/badge.svg?branch=18.0)](https://github.com/camptocamp/odoo-cloud-platform/actions/workflows/test.yml?query=branch%3A18.0)
[![codecov](https://codecov.io/gh/camptocamp/odoo-cloud-platform/branch/18.0/graph/badge.svg)](https://codecov.io/gh/camptocamp/odoo-cloud-platform)
<!-- /!\ Non OCA Context : Set here the badge of your translation instance. -->
<!-- /!\ do not modify above this line -->
+1 -1
View File
@@ -3,7 +3,7 @@
{
"name": "Base FileURL Field",
"summary": "Implementation of FileURL type fields",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"category": "Technical Settings",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/camptocamp/odoo-cloud-platform",
+1 -1
View File
@@ -5,7 +5,7 @@
{
"name": "Cloud Platform",
"summary": "Addons required for the Camptocamp Cloud Platform",
"version": "17.0.2.0.0",
"version": "18.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Extra Tools",
+1 -1
View File
@@ -4,7 +4,7 @@
{
"name": "Monitoring: Requests Logging",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Camptocamp,Numigi,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "category",
+1 -1
View File
@@ -4,7 +4,7 @@
{
"name": "Monitoring: Statsd Metrics",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "category",
+1 -1
View File
@@ -3,7 +3,7 @@
{
"name": "test base fileurl fields",
"summary": """A module to verify fileurl field.""",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"category": "Tests",
"author": "Camptocamp,Odoo Community Association (OCA)",
"website": "https://github.com/camptocamp/odoo-cloud-platform",