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 custom S3-compatible services using BUILDKITE_PLUGIN_S3_CACHE_ENDPOINT #51

Merged

Conversation

DavidGregory084
Copy link
Contributor

This PR adds support for custom S3 endpoints using a new variable BUILDKITE_PLUGIN_S3_CACHE_ENDPOINT.

Ideally this wouldn't be necessary, and folks could use an environment variable to configure AWS CLI instead, but unfortunately this was only just added to AWS CLI, so it's not usable if you're using distro packages.

@pzeballos pzeballos added the enhancement New feature or request label Jul 20, 2023
@pzeballos
Copy link
Contributor

Thanks @DavidGregory084! looks good!

@pzeballos pzeballos merged commit bbbd571 into buildkite-plugins:master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants