Change CI to GitHub actions

Use copier template from oca/oca-addons-repo-template

Target Python3.7

Adapt modules to fix few issues
This commit is contained in:
Yannick Payot
2023-05-11 11:43:49 +02:00
parent 6dd6d71807
commit f5033f54b2
32 changed files with 586 additions and 74 deletions
+1 -1
View File
@@ -9,6 +9,7 @@
"Open Source Integrators, "
"Serpent Consulting Services, "
"Odoo Community Association (OCA)",
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"license": "AGPL-3",
"category": "Knowledge Management",
"depends": ["base_attachment_object_storage"],
@@ -18,7 +19,6 @@
"azure.identity" # pip: azure-identity
],
},
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"installable": True,
"development_status": "Beta",
"post_init_hook": "_post_init_hook",