Yannick Payot
9ca3f6a710
Change CI to GitHub actions
...
Use copier template from oca/oca-addons-repo-template
Target Python3.8
Apply linting
Fix a missing call to super
2023-05-24 16:09:11 +02:00
Yannick Vaucher
e6974b181f
Bump fix version
2021-11-08 11:55:06 +01:00
Yannick Vaucher and GitHub
9e9aa1aa66
Merge pull request #280 from gurneyalex/14.0-fix_ovh_storage
...
14.0 fix ovh storage
2021-11-08 11:54:11 +01:00
Yannick Vaucher
c3d11ef1a6
Bump version after refactor
2021-11-08 11:53:41 +01:00
Alexandre Fayolle
fa2a53cca3
[FIX] cloud_platform_ovh uses swift
2021-11-05 16:40:14 +01:00
Patrick Tombez and Yannick Vaucher
adac3cae3f
[13.0][IMP] Make cloud_platform fully abstract + update related modules ( #244 )
2021-11-01 20:07:27 +01:00
Patrick Tombez
2dfb5cad6c
[MIG] cloud_platform_ovh: Migration to 14.0
2020-11-03 15:58:32 +01:00
Denis Leemann
287332576a
Set module for 14.0 uninstallable
2020-10-06 10:54:24 +02:00
Tonow-c2c
7d0889750f
BSRD-286: MIG V13 cloud_platform_ovh
2019-12-03 11:45:36 +01:00
Guewen Baconnier
a482f186ce
Add support of 'labs' RUNNING_ENV in cloud_platform
...
The labs env can be anything starting by 'labs', such as
'labs-logistics', 'labs-finance', ...
* At install, s3/swift is set as default storage
* However, unlike prod/integration, the storage is not forced to be an
object storage
* Redis is required
* When the storage is set on s3/swift, then the bucket name is mandatory
(otherwise, there is no place where to create the files...)
The redis prefix regex match is relaxed: anything starting by a project
name, then '-odoo-', then any combination of letters, digits, and dashes
is accepted (so a prefix my-project9-odoo-labs-web3 is valid).
2019-11-18 16:25:34 +01:00
Tonow-c2c
cbff157fdd
BSRD-286: Set the addons to uninstallable
2019-10-07 12:16:06 +02:00
jcoux
5c43e3547e
fixup! Migration to 12.0
2018-11-23 09:31:46 +01:00
jcoux
7eac1013eb
Migration to 12.0
2018-10-24 12:44:45 +02:00
jcoux
73293a1390
Set all modules to uninstallable
2018-10-24 11:53:27 +02:00
Guewen Baconnier
b084ce278a
Set addons installable
2017-11-15 14:56:45 +01:00
Guewen Baconnier
96c9a38150
Set addons uninstallable
2017-11-15 14:31:23 +01:00
Guewen Baconnier
edc700c807
Configure storage by platform kind
2017-09-20 15:42:25 +02:00
Guewen Baconnier
81196a8058
Various small changes after review
2017-09-20 12:43:38 +02:00
Thierry Ducrest and Guewen Baconnier
1548fd674a
Abstract install method
2017-09-19 16:30:51 +02:00
Thierry Ducrest and Guewen Baconnier
66748534f6
Add OVH as an option for the cloud platform
2017-09-19 16:30:51 +02:00