Closed
Bug 1616975
Opened 5 years ago
Closed 5 years ago
Create a unified changelog
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tarek, Assigned: tarek)
Details
Let's adds the changelog API endpoint and the cron script that feeds the DB.
The changelog is a new table that contains changes made on our CI that may impact how jobs are executed and be the cause (among other things) of performance regressions that are not real.
The changelog endoint lists all recents changes made to the CI by looking at key source repositories accross our org and aggregating them in the Changelog table.
That feature will be used by the perfherder UI
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
This pr was merged two weeks ago: https://github.com/mozilla/treeherder/commit/2e4e3a4dda0508fd036a26f57f6ed5c6a01d2cc0
Assignee: nobody → tarek
Status: NEW → RESOLVED
Closed: 5 years ago
Component: Treeherder: API → Treeherder: Changelog
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Treeherder: Changelog → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•