-
Notifications
You must be signed in to change notification settings - Fork 8.1k
ci: update redirects with replace directive in s3 bucket #15109
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
Conversation
✅ Deploy Preview for docsdocker ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Goooooood question. TBH I forgot that was there; looks like that was part of e3cb726, but I'd have to dig as well to see how (and IF) it's still used. |
|
A quick search tells me it's no longer used 🤔 but please double check if you find some reference to it |
|
Oh! Perhaps I left it as a reminder to "include these as |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
thaJeztah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I guess the only way to try this one is to merge and check docs-stage.docker.com ?
Yes indeed |
Handles redirects generated by https://docs.docker.com/redirects.json in our s3 bucket by setting redirect requests for the objects. As our bucket is configured as a website, objects with redirects should have the proper 301 redirect status.
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com