Commit Graph

16 Commits

Author SHA1 Message Date
Ross Burton
05ef192168 bugtriage: consider more point releases as in the future
There is a bug which has the Target Milestone of 5.0.15 and appears in
the Old Milestone list despite the latest 5.0.x release being 5.0.10.

This happened because we only considered the next three point releases,
so extend the list of future point releases to ten to ensure that we
include all realistic versions.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-19 16:33:10 +01:00
Ross Burton
39bf53d3f6 dashboard: include the next major release as an active release series
We have a 6.0 target in bugilla now, so consider that active.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-09 09:26:10 +01:00
Richard Purdie
01fd518a67 dashboard: Add lore link
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-04-03 14:54:10 +01:00
Richard Purdie
aef610d984 dashboard: Add reprodudicible builds status link
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-28 11:43:14 +00:00
Ross Burton
8ad57977a4 scripts/dashboard/bugtriage: don't consider the future milestones as old
We considered the next release to be active, but failed to include the
next release's milestones.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 16:59:06 +00:00
Yoann Congal
69437a89d7 dashboard: Fix a Auobuilder -> Autobuilder typo
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 15:24:37 +00:00
Ross Burton
144224add4 scripts/dashboard/bugtriage: tweak order of sections
Move Reopened to before AB-INT.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 15:24:37 +00:00
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