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

Feature request: Allow opt in (whitelist) of hidden folders #53

Open
boarik opened this issue May 26, 2020 · 1 comment · May be fixed by #58
Open

Feature request: Allow opt in (whitelist) of hidden folders #53

boarik opened this issue May 26, 2020 · 1 comment · May be fixed by #58

Comments

@boarik
Copy link

boarik commented May 26, 2020

Example:
The files .well-known/config.json, .well-known/public-key.pem etc. all reside under the "hidden" folder .well-known. We would like to configure the .well-known prefix to not be skipped when deploying content to the S3 bucket.

I believe the code responsible for the skip is here: https://github.com/bep/s3deploy/blob/master/lib/deployer.go#L252

@dltj
Copy link

dltj commented Apr 4, 2021

Whoaboy. I just ran into this myself. Hopefully, the author will add this request. Otherwise I may need to learn Go.

@dltj dltj linked a pull request Jul 13, 2021 that will close this issue
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 a pull request may close this issue.

2 participants