Commit Graph
293 Commits
Author SHA1 Message Date
Yannick VaucherandGitHub 6bc7b97c95 Merge pull request #309 from camptocamp/15.0-fp-attachment_azure-containername
[15.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-15 14:32:52 +01:00
Patrick TombezandYannick Vaucher 438cb2adc9 [13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability 2021-11-15 12:57:17 +01:00
Yannick VaucherandGitHub f2e7518c3c Merge pull request #312 from yvaucher/15.0-fix-travis-typing-noreturn
[15.0] Fix travis Force Python version on Travis
2021-11-15 12:56:40 +01:00
Yannick VaucherandGitHub bb636eba9d Merge pull request #313 from camptocamp/15.0-travis-master-only
[15.0] Travis build only on master branches
2021-11-15 12:33:36 +01:00
Yannick Vaucher d4aa5e7b45 Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 11:55:26 +01:00
Yannick Vaucher f92fb1ce20 Force Python version on Travis
This fixes an error

    TypeError: Plain typing.NoReturn is not valid as type argument

The error is due to a bug in Python 2.7.1

https://bugs.python.org/issue34921
2021-11-15 11:20:56 +01:00
Yannick VaucherandGitHub 1ca667e20d Merge pull request #306 from camptocamp/fix_readme_#244
Fix readme after PR #244
2021-11-15 09:12:08 +01:00
Florent Xicluna f5c7eb4f1b Align readme with PR #244 2021-11-12 09:04:56 +01:00
Yannick VaucherandGitHub 7049b90257 Merge pull request #290 from camptocamp/15.0-fp-cloud_platform-fix-redis-checks
[15.0][FIX] cloud_platform: Fix Redis checks
2021-11-11 20:17:21 +01:00
Patrick TombezandYannick Vaucher bb33417795 [13.0][FIX] cloud_platform: Fix Redis checks 2021-11-11 18:44:13 +01:00
Yannick VaucherandGitHub 942250ee89 Merge pull request #279 from camptocamp/15.0-fp-cloud_platform_azure
[MIG] cloud_platform_azure: Forwardport from 13.0 to 15.0
2021-11-11 18:42:54 +01:00
Yannick Vaucher 610ed56967 [MIG] cloud_platform_azure: Forwardport from 13.0 to 15.0 2021-11-09 09:41:29 +01:00
Patrick TombezandYannick Vaucher d8f236baad fix: Update bucket name format for new convention defined in platform specifications 2021-11-09 09:41:29 +01:00
Patrick TombezandYannick Vaucher dab9368852 [13.0][ADD] cloud_platform_azure 2021-11-09 09:41:29 +01:00
Yannick VaucherandGitHub 03a715e505 Merge pull request #277 from camptocamp/15.0-fp-cloud-abstract
[15.0] Forward port of cloud_platform abstraction
2021-11-09 09:40:31 +01:00
Alexandre FayolleandYannick Vaucher 7cf797af2a [FIX] cloud_platform_ovh uses swift 2021-11-09 09:39:32 +01:00
Patrick TombezandYannick Vaucher 899f390f66 [13.0][IMP] Make cloud_platform fully abstract + update related modules (#244) 2021-11-03 20:23:22 +01:00
Yannick VaucherandGitHub 35ad1a866e Merge pull request #276 from camptocamp/15.0-fp-monitoring_promotheus
[15.0] Forwardport monitoring_prometheus from 13.0
2021-11-03 12:27:48 +01:00
Yannick Vaucher beffc4c4d3 Forwardport monitoring_prometheus from 13.0 2021-11-03 10:20:59 +01:00
Patrick TombezandYannick Vaucher 6bb5ffe3e9 [13.0][ADD] monitoring_prometheus (#239)
[13.0][ADD] monitoring_prometheus
2021-11-03 10:17:57 +01:00
Denis LeemannandGitHub d0800a81fb Merge pull request #270 from leemannd/remove_dep_pr
Remove dependency reference to a closed PR
2021-10-27 11:51:30 +02:00
Denis Leemann bf12b1e8ae 15.0 requires python 3.7 2021-10-27 10:18:19 +02:00
Denis Leemann 32eace0764 Remove dependency reference to a closed PR 2021-10-27 09:51:46 +02:00
Yannick VaucherandGitHub d187ac9df2 Merge pull request #264 from camptocamp/15.0-modules_migration
15.0 Modules migration
2021-10-20 13:54:06 +02:00
Denis Leemann 07c2667ace Update oca_dependencies with link to OCA PR 2021-10-19 13:43:27 +02:00
Denis Leemann a8b4b251ef Update manifest files to be consistent inbetween them
The main goal is to be able to easily do grep and sed when we
do mass update on them
2021-10-18 13:08:30 +02:00
Denis Leemann e03fadfd21 15.0 Modules migration 2021-10-18 13:08:30 +02:00
Yannick VaucherandGitHub 4b61f43f85 Merge pull request #247 from p-tombez/14.0_imp_attachment_azure
[14.0][IMP] attachment_azure: Allow storage name override
2021-08-04 11:34:23 +02:00
Patrick Tombez eb70b3d7ee [14.0][IMP] attachment_azure: Allow storage name override 2021-08-04 10:50:05 +02:00
Vincent RenavilleandGitHub 18e8e0b232 [IMP] Add identity (#238)
* [IMP] can use ad identity to access storage
2021-07-22 10:26:50 +02:00
Patrick TombezandGitHub 0b687d3eaf Merge pull request #240 from nilshamerlinck/14.0_imp_attachment_azure
[14.0][FIX] attachment_azure: 2 small fixes
2021-07-22 10:25:00 +02:00
Nils Hamerlinck d82e0a9be9 [FIX] attachment_azure: clean dbname to fit with container naming rules 2021-07-20 22:36:50 +07:00
Nils Hamerlinck 09641a2dc5 [FIX] attachment_azure: higher level of permissions needed to create container and upload blobs when using the SAS token 2021-07-20 22:36:50 +07:00
Yannick VaucherandGitHub 7f54b64797 Merge pull request #225 from ursais/14.0-add-attachment_azure
[ADD] attachment_azure
2021-06-02 17:37:18 +02:00
Hiren PattaniandMaxime Chambreuil 04e62246f4 [ADD] attachment_azure 2021-06-01 11:11:50 -05:00
Yannick VaucherandGitHub 9aee261798 Merge pull request #232 from yvaucher/14.0-fp-fix-bucket-name
[14.0] [FIX] Bucket name formatting
2021-05-31 09:50:35 +02:00
Miku LaitinenandYannick Vaucher 10e8bf6931 [FIX] Bucket name formatting 2021-05-31 09:46:51 +02:00
Yannick VaucherandGitHub 43fa8e57c1 Merge pull request #224 from yvaucher/14.0-multi-tenancy
[14.0] attachment_s3: multi-tenancy use db name in bucket
2021-05-27 18:14:03 +02:00
Yannick Vaucher 83e203c1aa attachment_s3: multi-tenancy use db name in bucket
Adds the possibility to insert `{db}` placeholder in the bucket name
that will be replaced by the database name to form a unique bucket
name per database.
2021-05-18 17:09:38 +02:00
Yannick VaucherandGitHub a182ea6542 Merge pull request #212 from p-tombez/mig14_monitoring_log_requests
[MIG] monitoring_log_requests: Migration to 14.0
2021-04-12 20:52:07 +02:00
Patrick TombezandGitHub f52f364b31 Merge pull request #214 from Kencove/fix_base_base64
remove base64 from base_attachment
2020-11-13 13:36:29 +01:00
Don Kendall 304a0afb03 clean trailing space for linter 2020-11-04 20:11:23 -05:00
Don Kendall 7ec3a1c94d remove base64 from base_attachment 2020-11-04 20:09:15 -05:00
Don Kendall ed92ada4ea remove base64 from base_attachment 2020-11-04 09:39:06 -05:00
Patrick TombezandGitHub 40f46317df Merge pull request #213 from p-tombez/fix_base64
[FIX] attachment modules: remove base64 encoding when reading files from storage
2020-11-04 10:46:45 +01:00
Patrick Tombez 1f0a6974fa [FIX] attachment modules: remove base64 encoding when reading files from storage 2020-11-04 10:41:26 +01:00
Patrick Tombez c72c52fc44 [MIG] monitoring_log_requests: Migration to 14.0 2020-11-03 16:15:51 +01:00
Patrick TombezandGitHub cf5ad883ac Merge pull request #211 from p-tombez/mig14_meta_modules
[MIG] meta modules: Migration to 14.0
2020-11-03 16:14:06 +01:00
Patrick Tombez 2dfb5cad6c [MIG] cloud_platform_ovh: Migration to 14.0 2020-11-03 15:58:32 +01:00
Patrick Tombez 6aca3bd521 [MIG] cloud_platform_exoscale: Migration to 14.0 2020-11-03 15:58:32 +01:00