Open
Bug 1922576
Opened 1 month ago
Updated 1 month ago
[tracker] sort out static asset building and javascript situation
Categories
(Socorro :: Webapp, task, P2)
Socorro
Webapp
Tracking
(Not tracked)
NEW
People
(Reporter: willkg, Unassigned)
References
(Depends on 4 open bugs)
Details
The Crash Stats webapp is a Django application that uses django-pipeline to build and update static assets.
This infrastructure is very old, fragile, and uses JavaScript libraries and other things that aren't maintained anymore making it difficult to update anything.
This project covers:
- establishing a standard for building and managing static assets and JavaScript for crash ingestion services
- implementing that standard in Socorro's Crash Stats site
- updating javascript libraries
Reporter | ||
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•