Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] storage_backend_s3: Migration to 18.0 #440

Open
wants to merge 55 commits into
base: 18.0
Choose a base branch
from

Conversation

thienvh332
Copy link
Contributor

No description provided.

sebastienbeau and others added 30 commits December 19, 2024 10:41
- refactor the way to build the url (use a generic base_url).
- make more generic the storage backend by moving specific feature in
  storage file
- better name for variable "name" in store and retrieve method use
  "relative_path" instead
- extra amazon S3 storage component in a separated module with test
  using vcrpy
…t with the specifiation of the type of file binary or base64
* support custom endpoint
* refactor bucket handling
* re-register vcrpy tests
@thienvh332 thienvh332 marked this pull request as ready for review January 6, 2025 11:32
@thienvh332 thienvh332 force-pushed the 18.0-mig-storage_backend_s3 branch from e5b35e5 to 807b816 Compare January 7, 2025 04:14
@thienvh332 thienvh332 force-pushed the 18.0-mig-storage_backend_s3 branch from 807b816 to c0e71cb Compare January 9, 2025 04:23
Copy link

@ajaniszewska-dev ajaniszewska-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems good

@lmignon
Copy link
Contributor

lmignon commented Jan 30, 2025

/ocabot migration storage_backend_s3

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jan 30, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 30, 2025
21 tasks
@lmignon
Copy link
Contributor

lmignon commented Jan 30, 2025

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 18.0-ocabot-merge-pr-440-by-lmignon-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Jan 30, 2025
Signed-off-by lmignon
@OCA-git-bot
Copy link
Contributor

@lmignon your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-440-by-lmignon-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.