Vincent Van Rossem
d0fcf012c1
[IMP] attachment_azure: add stack_info on ResourceExistsError
...
The blob already exists, so the exception traceback (inside upload_blob)
is not useful on its own. Adding stack_info=True to _logger.exception()
also logs the call stack, revealing who triggered the duplicate write.
2026-04-14 15:22:34 +02:00
Alexandre Fayolle
61d30ef6ff
run pre-commit
2024-06-24 11:58:48 +02:00
Yannick Payot
d17d229b13
Change CI to GitHub actions
...
Use copier template from oca/oca-addons-repo-template
Apply linting
2023-05-24 18:22:55 +02:00
Vincent Renaville and GitHub
fc452c6a2a
feat: remove after method ( #393 )
...
* fix: azure reading in stream monkey patch documents
2022-11-11 15:17:03 +01:00
vrenaville
113e05a6e7
fix: fix subdirectory issue
2022-03-03 12:28:50 +01:00
vrenaville
f03de10617
fix: dupplicate core raise error
2022-02-01 10:47:50 +01:00
vrenaville
b88cd22bac
fix: do not raise error if credentials are not set on read
2022-01-24 15:39:35 +01:00
vrenaville
eb5beaf28e
fix: forward patch cf45547b53
2022-01-13 14:19:36 +01:00
Patrick Tombez and Yannick 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
Patrick Tombez
eb70b3d7ee
[14.0][IMP] attachment_azure: Allow storage name override
2021-08-04 10:50:05 +02:00
Vincent Renaville and GitHub
18e8e0b232
[IMP] Add identity ( #238 )
...
* [IMP] can use ad identity to access storage
2021-07-22 10:26:50 +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
Hiren Pattani and Maxime Chambreuil
04e62246f4
[ADD] attachment_azure
2021-06-01 11:11:50 -05:00