Open
Bug 1771695
(lando-treestatus)
Opened 3 years ago
Updated 7 months ago
Migrate TreeStatus API and UI from RelEng to Lando
Categories
(Conduit :: Lando, enhancement, P2)
Conduit
Lando
Tracking
(Not tracked)
NEW
People
(Reporter: glob, Assigned: sheehan)
References
(Depends on 10 open bugs, Blocks 1 open bug)
Details
(Keywords: conduit-triaged)
Rewrite the TreeStatus application (https://github.com/mozilla-releng/treestatus) into Lando.
The primary goals are:
- rewrite the UI from Elm to supported languages (ie. JS+Py)
- use Mozilla SSO authentication directly rather than via TaskCluster
- 100% API compatibility; no changes should be required of existing clients
Updated•3 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sheehan
Assignee | ||
Updated•1 year ago
|
Alias: lando-treestatus
Assignee | ||
Comment 1•1 year ago
|
||
The UI and API implementations are complete. They won't land in the main repo until we are ready to deploy to production.
Assignee | ||
Comment 2•1 year ago
|
||
Lando-Treestatus is live on the Lando dev instance, with data imported from RelEng treestatus as of a few days ago:
- UI: https://ui.dev.lando.nonprod.cloudops.mozgcp.net/treestatus/
- base API endpoint: api.dev.lando.nonprod.cloudops.mozgcp.net/treestatus/ (example URL: https://api.dev.lando.nonprod.cloudops.mozgcp.net/treestatus/trees)
You need to log in
before you can comment on or make changes to this bug.
Description
•