Commit Graph

9 Commits

Author SHA1 Message Date
Ross Burton
d97f74428c scripts/dashboard/bugtriage: make the bug tables sortable
Very useful for eg Old Milstone where you can then sort it by owner.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-18 15:26:53 +00:00
Richard Purdie
2ea53506e2 dashboard: Add additional urls to index page
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-06 12:13:15 +00:00
Richard Purdie
28cc1c8b88 dashboard: Update to new gitstats urls
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 23:19:05 +00:00
Richard Purdie
010b3adda4 dashboard: Add additional urls to index page
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 22:01:30 +00:00
Richard Purdie
cbdc73dd1d scripts/dashboard: Separate weekly status report
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 18:12:57 +00:00
Richard Purdie
b666351385 scripts/dashboard: Improve index page
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 18:11:11 +00:00
Ross Burton
c8f84c27c7 dashboard: add new bug triage page
Add a replacement for the the existing Bug Triage page on the wiki[1].

This uses client-side JavaScript to parse the releases.json and query
Bugzilla, so shouldn't need updating very often.

[1] https://wiki.yoctoproject.org/wiki/Bug_Triage

Signed-off-by: Ross Burton <ross.burton@arm.com>
2025-03-05 16:40:15 +00:00
Richard Purdie
ef5e2143a3 scripts/dashboard: Update index page
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 10:39:36 +00:00
Richard Purdie
8dc7382252 scripts/run-dashboard-index: Add basic index page for new dashboard site
Add a basic index page for the dashboard site and tag onto the indexing job

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-05 10:24:40 +00:00