16 Commits
Author SHA1 Message Date
Yannick Payot f5033f54b2 Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template

Target Python3.7

Adapt modules to fix few issues
2023-05-11 11:43:49 +02:00
vrenaville f8c10910f4 [12.0] fix split if subdirectory 2022-03-03 11:24:31 +01:00
vrenaville 1f62d6b94c fix: do not raise error if credentials are not set on read 2022-01-24 15:37:09 +01:00
vrenaville 42b35eb23c fix: backport patch cf45547b53 2022-01-13 14:22:37 +01:00
Patrick TombezandYannick Vaucher f28f87018e [13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability 2021-11-15 09:48:57 +01:00
Yannick Vaucher d512d87705 attachment_azure: update doc [skip ci] 2021-11-03 20:40:02 +01:00
Hiren Pattani-SerpentCSandMaxime Chambreuil e4e0c2dc5d [ADD] Added the attachment_azure with db operations 2021-11-03 08:43:28 -06:00
Nils Hamerlinck dd245bd7c6 [12.0][IMP] attachment_azure: don't get blob content if we only need its size 2021-09-04 20:33:43 +07:00
Nils Hamerlinck 33d7ed3b91 [MIG] attachment_azure: Backport from 13.0 to 12.0 2021-09-04 20:33:43 +07:00
Nils Hamerlinck d801619f92 [13.0][FIX] attachment_azure: in 13.0, _file_read() is expected to return base64 encoded data 2021-09-04 17:57:23 +07:00
Patrick TombezandNils Hamerlinck 34a0045600 [MIG] attachment_azure: Backport from 14.0 to 13.0 2021-09-04 17:56:43 +07:00
Patrick TombezandNils Hamerlinck 0567247e98 [14.0][IMP] attachment_azure: Allow storage name override 2021-09-04 17:56:43 +07:00
Vincent RenavilleandNils Hamerlinck db9d9d5d37 [IMP] Add identity (#238)
* [IMP] can use ad identity to access storage
2021-09-04 17:56:03 +07:00
Nils Hamerlinck ac356bdffe [FIX] attachment_azure: clean dbname to fit with container naming rules 2021-09-04 17:56:03 +07:00
Nils Hamerlinck fdfdeab9eb [FIX] attachment_azure: higher level of permissions needed to create container and upload blobs when using the SAS token 2021-09-04 17:56:03 +07:00
Hiren PattaniandNils Hamerlinck f1dd47f960 [ADD] attachment_azure 2021-09-04 17:56:03 +07:00