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

feat: add support for hetnzer cloud s3 storage #17

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

the-technat
Copy link
Contributor

This adds support for Hetzner Cloud as provider for object storage.

Hcloud S3 is currently in beta and not yet officially announced. However there are already official docs about it and it's listed as an entry in the Hcloud console. I received beta access this week and used their S3 together with this action here. Since I had to workaround the missing provider I thought I'll try and contribute it here.

As region, Hetzner currently only provides fsn1.

Let me know what you think.

@bluebrown
Copy link
Contributor

bluebrown commented Oct 10, 2024

Hi, sorry for the delay. I think you need to precompile the thing to dist. npm run build, and check that in.

@the-technat
Copy link
Contributor Author

Oh thanks for the hint! Will do that soon.

@the-technat
Copy link
Contributor Author

@bluebrown I run npm run build and commited the changes.

package.json Outdated Show resolved Hide resolved
@bluebrown bluebrown merged commit 77a8c20 into s3-actions:main Oct 14, 2024
1 check passed
@bluebrown
Copy link
Contributor

@the-technat , thank you for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants