mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
sync project
This commit is contained in:
+11
-9
@@ -1,25 +1,27 @@
|
||||
# Do NOT update manually; changes here will be overwritten by Copier
|
||||
_commit: v1.14.2
|
||||
_commit: v1.22
|
||||
_src_path: https://github.com/OCA/oca-addons-repo-template.git
|
||||
additional_ruff_rules: []
|
||||
ci: GitHub
|
||||
dependency_installation_mode: PIP
|
||||
generate_requirements_txt: false
|
||||
github_check_license: true
|
||||
convert_readme_fragments_to_markdown: true
|
||||
generate_requirements_txt: true
|
||||
github_check_license: false
|
||||
github_ci_extra_env: {}
|
||||
github_enable_codecov: true
|
||||
github_enable_codecov: false
|
||||
github_enable_makepot: false
|
||||
github_enable_stale_action: true
|
||||
github_enforce_dev_status_compatibility: false
|
||||
include_wkhtmltopdf: false
|
||||
odoo_version: 16.0
|
||||
odoo_test_flavor: Both
|
||||
odoo_version: 17.0
|
||||
org_name: Camptocamp
|
||||
org_slug: camptocamp
|
||||
rebel_module_groups:
|
||||
- attachment_azure,cloud_platform_azure
|
||||
repo_description: ''
|
||||
repo_description: 'Tools to run Odoo on a cloud platform. Mainly Azure at the moment. '
|
||||
repo_name: Odoo Cloud Addons
|
||||
repo_slug: odoo-cloud-platform
|
||||
repo_website: https://github.com/camptocamp/odoo-cloud-platform
|
||||
travis_apt_packages: []
|
||||
travis_apt_sources: []
|
||||
use_pyproject_toml: true
|
||||
use_ruff: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user