Open mr-kelly opened 5 months ago
I'm curious what results CloudFront R2 might have over GitHub's built-in cache, considering free transfer and CDN-backed. I'm just sharing an idea.
@mr-kelly you should be able to set an AWS profile with the custom endpoint etc, and simply pass the AWS_PROFILE=your-profile
as an env
variable to the action. By default the S3 backend will respect the usual load order of credentials.
@crohr Could you provide an example please?
@crohr I have opened a PR adding support for a custom S3 endpoint? Will this be something that could be merged into the main branch and be released?
We have a self-hosted Github Runners on Kubernetes and self-hostd MinIO for S3....
How to configure the secrets for our self-hosted MinIO in runs-on/cache?