The static HTML dump of Wikimedia Bugzilla - Bugzilla was superseded in 2014 by Phabricator.
https://static-bugzilla.wikimedia.org/
This project tag was also used until November 2014 for configuration of Wikimedia Bugzilla itself.
The static HTML dump of Wikimedia Bugzilla - Bugzilla was superseded in 2014 by Phabricator.
https://static-bugzilla.wikimedia.org/
This project tag was also used until November 2014 for configuration of Wikimedia Bugzilla itself.
Change #1048888 had a related patch set uploaded (by Simon04; author: Simon04):
[mediawiki/extensions/UploadWizard@master] Detect numbers in parenthesis when automatic numbering
deployed and fixed.
Change #1028607 merged by jenkins-bot:
[operations/deployment-charts@master] bump version of static-bugzilla to 2024-05-06-213327
Change #1028607 had a related patch set uploaded (by Dzahn; author: Dzahn):
[operations/deployment-charts@master] bump version of static-bugzilla to 2024-05-06-213327
unpacked and repacked the static-bugzilla.gz; pushed to repo, uploaded git-lfs data
Yes, it is a regression from that. Thanks for reporting.
Thank you! <3
This is done!
This is done.
Change 1012731 merged by jenkins-bot:
[operations/deployment-charts@master] bump version of static bugzilla image to 2024-03-19-172702
Change 1012731 merged by jenkins-bot:
[operations/deployment-charts@master] bump version of static bugzilla image to 2024-03-19-172702
Change 1012731 had a related patch set uploaded (by Dzahn; author: Dzahn):
[operations/deployment-charts@master] bump version of static bugzilla image to 2024-03-19-172702
Change 1012731 had a related patch set uploaded (by Dzahn; author: Dzahn):
[operations/deployment-charts@master] bump version of static bugzilla image to 2024-03-19-172702
Also fixing "Back to bug"-links from activity*.html files back to bug*.html files.
Yea, it means adding 2000 to the bug number to create the link to phabricator.wikimedia.org
tar xzfv static-bugzilla.gz cd static-bugzlla ..
all throttling is gone. Latency (envoy metrics) is back to ~3ms. Latency peaks to 3s seconds are also gone.
In T343914#9082320, @Legoktm wrote:Why are we compressing it and decompressing-on-the-fly? It's just static HTML, surely we have enough disk space for that...
@sbassett feel free to remove security ACL from this task, as the issue is fixed and can be public now.
In https://gitlab.wikimedia.org/repos/sre/miscweb/bugzilla/-/commit/1d0b575e5119c293305c62185615331ca7848e38 I removed all unavailable resources like css, javascript and images. I used the following sed commands:
Should be enough to just take current ID and make a link to bugzilla.wikimedia.org, which will then redirect.