https://bugzilla.wikimedia.org/show_bug.cgi?id=44570

--- Comment #15 from Krinkle <[email protected]> ---
(In reply to comment #14)
> We're still serving links to 1.21wmf1 and 1.21wmf2.
> 
> I propose we:
> * Short term: Stop deleting branches from now on.
> * Short term: Re-deploy missing versions between 1.21wmf1 and current
> 
> * Medium term: Find out a reliable time duration at which no pages are being
> served anymore linking to an old version.
> * Medium term: Schedule deletions of old versions from production only after
> a
> version is completely "expired" and obsolete.


* Long term: Modify references to not be hardcoded in the main html output, so
that this doesn't matter anymore and it is all handled by ResourceLoader
instead. For images that means css, for scripts that means mw.loader.load, and
for the csshover file... well, I guess we could maybe set $wgLocalStylePath to
the generic /skins/ symlink that points to one of the HET-deployed versions
(may not be the right version though). Or perhaps make it so that the docroot
/w of each wiki is pointing to the correct php dir). Anyway, that's long term
idealism.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to