Yannick Payot
af40f761ca
Be nice to pytest
2023-05-11 18:40:38 +02:00
Yannick Payot
86237667e7
Fix singleton error
2023-05-11 18:06:24 +02:00
Yannick Payot
4e864d67a6
Set more modules as rebels
2023-05-11 11:57:18 +02:00
Yannick Payot
71da584087
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
Ensure all modules have a 13.0.x.x.x version
2023-05-11 11:17:54 +02:00
Guewen Baconnier and GitHub
0000eab313
Set test_base_fileurl_field ( #190 )
...
It seems it has been forgotten during the migration of
base_fileurl_field at 65cdd3d
2023-03-01 10:59:38 +01:00
Vincent Renaville and GitHub
686744e092
feat: add setup entry for modules ( #381 )
2022-06-27 13:03:24 +02:00
Vincent Renaville and GitHub
35c5703e4c
Merge pull request #350 from vrenaville/130fix_split
...
fix: fix subdirectory issue
2022-03-03 14:27:11 +01:00
vrenaville
4ba5d6ee5e
fix: fix subdirectory issue
2022-03-03 12:33:30 +01:00
Patrick Tombez and GitHub
aa88713a6b
[FIX] cloud_platform_azure: Fix container name pattern check ( #341 )
...
* [FIX] cloud_platform_azure: Fix container name pattern check
* Fix linting
2022-02-01 16:08:12 +01:00
Vincent Renaville and GitHub
0b4963e3b3
Merge pull request #333 from camptocamp/13_fix_delete_azure
...
fix: check if container is available to check delete
2022-01-24 15:33:03 +01:00
vrenaville
28828ce73d
fix: check if container is available to check delete
2022-01-24 15:23:40 +01:00
Vincent Renaville and GitHub
b65c05abcd
Merge pull request #328 from vrenaville/fix_read_azure
...
fix: do not raise error if file is not reachable (for developer mode)
2022-01-24 11:02:26 +01:00
vrenaville
84caf227f9
fix: do not raise error if file is not reachable (for developer mode)
2022-01-24 10:53:36 +01:00
Vincent Renaville and GitHub
478f03ac87
Merge pull request #322 from vrenaville/fix_create_container
...
fix: do not try to create container every time
2022-01-04 16:27:24 +01:00
vrenaville
49f76f888c
fix: do not try to create container every time
2022-01-04 15:26:16 +01:00
Yannick Vaucher
cf45547b53
Bump version after refactor
2021-11-15 16:18:09 +01:00
Yannick Vaucher
a134eaaf3a
Travis build only on master branches
...
Avoid duplicate build on branches created for pull requests
2021-11-15 12:38:22 +01:00
Yannick Vaucher and GitHub
8c9f5bde15
Merge pull request #307 from p-tombez/13.0-allow-multiple-containers
...
[13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-15 09:26:20 +01:00
Florent Xicluna and Yannick Vaucher
710030903c
Align readme with PR #244
2021-11-15 09:13:59 +01:00
Patrick Tombez
9146599566
Add entry in README
2021-11-15 09:11:09 +01:00
Patrick Tombez
a510ec6faa
[13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-12 11:46:43 +01:00
Yannick Vaucher
68b1480467
Bump patch version
2021-11-10 16:04:12 +01:00
Yannick Vaucher and GitHub
612d845b94
Merge pull request #287 from p-tombez/13.0-fix_redis_checks
...
[13.0][FIX] cloud_platform: Fix Redis checks
2021-11-10 16:03:29 +01:00
Patrick Tombez
9b15487896
[13.0][FIX] cloud_platform: Fix Redis checks
2021-11-10 15:40:04 +01:00
Yannick Vaucher
393de74a2e
Bump version
2021-11-09 09:31:49 +01:00
Yannick Vaucher and GitHub
19856b5ea0
Merge pull request #282 from yvaucher/13.0-bp-ovh-store-type
...
[13.0][FIX] cloud_platform_ovh uses swift
2021-11-09 09:11:11 +01:00
Alexandre Fayolle and Yannick Vaucher
ec2bf10063
[FIX] cloud_platform_ovh uses swift
2021-11-08 11:58:47 +01:00
Yannick Vaucher
e8d4373cdb
Bump version after refactor
2021-11-08 11:57:12 +01:00
Yannick Vaucher and GitHub
bc62fb99ad
Merge pull request #249 from p-tombez/13.0-add_cloud_platform_azure
...
[13.0][ADD] cloud_platform_azure
2021-11-01 17:13:19 +01:00
Yannick Vaucher and GitHub
8e5d2f4ba3
Merge pull request #259 from nilshamerlinck/13.0-fix-attachment_azure
...
[13.0][FIX] attachment_azure
2021-10-20 18:08:43 +02:00
Patrick Tombez
9aea5d40a5
fix: Update bucket name format for new convention defined in platform specifications
2021-10-13 10:13:05 +02:00
Yannick Vaucher and GitHub
dbba78cee5
Merge pull request #256 from dannyadair/dannyadair/swift-per-db
...
[13.0] attachment_swift: multi-tenancy use db name in container
2021-10-12 18:51:12 +02:00
Yannick Vaucher and GitHub
b849b89cbd
Merge pull request #261 from gurneyalex/13.0-fix-monitoring_log_requests
...
[FIX] monitoring_log_requests
2021-10-12 18:49:10 +02:00
Alexandre Fayolle
ca6074a6a2
[FIX] monitoring_log_requests
...
in case the response is an HTTPException, logging would generate a crash
because of wrong attribute name
2021-09-28 15:07:42 +02:00
Nils Hamerlinck
692ea4be14
[13.0][FIX] attachment_azure: in 13.0, _file_read() is expected to return base64 encoded data
2021-09-02 17:46:33 +07:00
Danny W. Adair
6740b19206
attachment_swift: multi-tenancy use db name in container
...
Adds the possibility to insert `{db}` placeholder in the container
name that will be replaced by the database name to form a unique
container name per database.
2021-08-23 20:26:29 +12:00
Patrick Tombez
ae913b110f
fixup! [13.0][ADD] cloud_platform_azure
2021-08-06 16:40:37 +02:00
Patrick Tombez
926b28da58
[13.0][ADD] cloud_platform_azure
2021-08-06 09:52:21 +02:00
Yannick Vaucher and GitHub
13d7d156a3
Merge pull request #243 from p-tombez/backport_attachment_azure
...
[MIG] attachment_azure: Backport from 14.0 to 13.0
2021-08-05 10:24:57 +02:00
Patrick Tombez
12a6a06e62
[MIG] attachment_azure: Backport from 14.0 to 13.0
2021-08-04 14:56:33 +02:00
Patrick Tombez
51cb973708
[14.0][IMP] attachment_azure: Allow storage name override
2021-08-04 14:56:33 +02:00
Patrick Tombez and GitHub
9ce94caef9
[13.0][IMP] Make cloud_platform fully abstract + update related modules ( #244 )
...
[13.0][IMP] Make cloud_platform fully abstract + update related modules
2021-08-04 11:29:31 +02:00
Patrick Tombez and GitHub
6d5a6edd5c
[13.0][ADD] monitoring_prometheus ( #239 )
...
[13.0][ADD] monitoring_prometheus
2021-08-04 11:16:46 +02:00
Vincent Renaville and Patrick Tombez
223a84d6a9
[IMP] Add identity ( #238 )
...
* [IMP] can use ad identity to access storage
2021-07-26 10:26:40 +02:00
Nils Hamerlinck and Patrick Tombez
e6d2b43f2b
[FIX] attachment_azure: clean dbname to fit with container naming rules
2021-07-26 10:26:40 +02:00
Nils Hamerlinck and Patrick Tombez
050ce49184
[FIX] attachment_azure: higher level of permissions needed to create container and upload blobs when using the SAS token
2021-07-26 10:26:40 +02:00
Hiren Pattani and Patrick Tombez
1d8bbcf765
[ADD] attachment_azure
2021-07-26 10:26:40 +02:00
Yannick Vaucher and GitHub
636c824bd1
Merge pull request #229 from avoinsystems/13.0-fix-bucket-name-format
...
[FIX] Bucket name formatting
2021-05-31 09:43:20 +02:00
Miku Laitinen
656d0fb3d6
[FIX] Bucket name formatting
2021-05-28 16:30:06 +03:00
Yannick Vaucher and GitHub
12c79ad20e
Merge pull request #226 from yvaucher/13.0-bp-multi-tenancy
...
[13.0] [BP] attachment_s3: multi-tenancy use db name in bucket
2021-05-27 18:28:21 +02:00