Closed
Bug 169222
Opened 23 years ago
Closed 20 years ago
make web site generator script generate pages as they get checked in
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: myk, Assigned: myk)
Details
The web site generator script generates the entire web site when it runs, which
currently takes 35-40 minutes. This means up to a 1-2 hour delay between the
time a document is checked in and the time it hits the web site. The script
should process individual files when they are checked in so the delay is shorter
and so external clients like Doctor can use the script to validate content
before it gets checked in.
Updated•22 years ago
|
QA Contact: imajes → stolenclover
Comment 1•22 years ago
|
||
It's all running on a new faster server now, and the staging script now runs
every 15 minutes and takes approximately 1 minute to complete.
Comment 3•21 years ago
|
||
I don't think this can be done now that we have %%variables%%. wontfix?
Comment 4•20 years ago
|
||
(In reply to comment #3)
> I don't think this can be done now that we have %%variables%%. wontfix?
Agreed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•