Page MenuHomeIssueTracker

Move canonical global.css/global.js location to git repo
Open, S3 LowPublic

Description

Ref T130, Maybe abolish the concept of using external CDN for global.css/js distribution.

Idea is to:

  1. Push to git repo
  2. Use CI/CD (maybe GitHub Actions or BuildKite) and pwb.py to push (AKA overwrite) changes on various WMF wikis and non-WMF wikis

Will result in less network requests.

Revisions and Commits