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

Add support for file uploads with custom S3 endpoints #13395

Merged
merged 2 commits into from May 15, 2024

Conversation

CSLTech
Copy link
Contributor

@CSLTech CSLTech commented Apr 3, 2024

Addresses #5459 and #5587

Description

Add support for file uploads with custom S3 endpoints. This still may not work with all providers, but most S3 compatible providers do have the same kind of support and similar public URLs (If they are going to be used). I think having a mostly working configuration is much better than the current state of silently not working.

This was tested with google cloud storage and regression tested with S3.

Addresses

Launchcontrol

Add support for file uploads with custom S3 endpoints. (May not work with all providers)

@CSLTech CSLTech requested a review from a team as a code owner April 3, 2024 13:39
@CSLTech CSLTech requested review from adrinr and removed request for a team April 3, 2024 13:39
@adrinr adrinr requested a review from mike12345567 April 3, 2024 14:14
@github-actions github-actions bot added the stale label May 3, 2024
Copy link
Member

@shogunpurple shogunpurple left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution @CSLTech!

@shogunpurple shogunpurple merged commit a46e109 into Budibase:master May 15, 2024
9 of 10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants