gecko-dev/tools/moztreedocs
Andrew Halberstadt 08dee930d7 Bug 1614908 - [docs] Stop applying redirects to the 'main/<ver>' namespace, r=firefox-source-docs-reviewers,sylvestre
AWS apparently has a 50 routing rule limit on their S3 bucket websites. We are
currently applying all our redirect rules 3 times, so have exceeded the limit
despite only having 18 defined rules.

This patch ensures we only apply the rules twice, giving us a bit more
breathing room. In the future, I'd like to try and set up a redirect
from '/' to '/latest' so we can further reduce the number of places we
upload files.

Differential Revision: https://phabricator.services.mozilla.com/D63200

--HG--
extra : moz-landing-system : lando
2020-02-18 15:27:38 +00:00
..
_static
docs no bug - Add review groups + info about unit tests in mozlint r=ahal 2020-02-10 19:52:46 +00:00
Pipfile
Pipfile.lock
__init__.py Bug 1607143 - Ride along - Remove a useless declaration and add an empty line r=championshuttler 2020-02-11 12:50:44 +00:00
mach_commands.py Bug 1614908 - [docs] Stop applying redirects to the 'main/<ver>' namespace, r=firefox-source-docs-reviewers,sylvestre 2020-02-18 15:27:38 +00:00
package.py
upload.py