~canonical-kernel/+git/kteam-tools:juergh/mainline-dashboard

Last commit made on 2023-10-05
Get this branch:
git clone -b juergh/mainline-dashboard https://git.launchpad.net/~canonical-kernel/+git/kteam-tools
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
juergh/mainline-dashboard
Repository:
lp:~canonical-kernel/+git/kteam-tools

Recent commits

f92fea7... by Juerg Haefliger

lint: Update whitelist

Add mainline-build/cod-mainline-dashboard to the linting whitelist.

Signed-off-by: Juerg Haefliger <email address hidden>

6af3de0... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Commit 'black' changes

Run 'black' and accept all changes.

Signed-off-by: Juerg Haefliger <email address hidden>

7632c77... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Add build data

Add a row with the build date.

Signed-off-by: Juerg Haefliger <email address hidden>

6d6383f... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Disable pylint warnings

Disable the following:
  - R1716: Simplify chained comparison between the operands (chained-comparison)
  - I1101: Module 'apt_pkg' has no 'foo' member, but source is unavailable. Consider adding this module to extension-pkg-allow-list if you want to perform analysis based on run-time introspection of living objects. (c-extension-no-member)

Signed-off-by: Juerg Haefliger <email address hidden>

39df811... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Add warning

Add a warning that kernels are not supported and shouldn't be used in
production systems.

Signed-off-by: Juerg Haefliger <email address hidden>

7474f66... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Add timestamp

Signed-off-by: Juerg Haefliger <email address hidden>

cd9ae27... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Add notice banner

Add a temporary notice banner.

Signed-off-by: Juerg Haefliger <email address hidden>

7a48cc1... by Juerg Haefliger

mainline-builds: cod-mainline-dashboard -- Add HTML generator script

Add a simple HTML dashboard generator for mainline builds. The script
simply scans the published build directories, extracts the build statuses
for the different architectures and renders an HTML page.

Signed-off-by: Juerg Haefliger <email address hidden>

29b9883... by Philip Cox

info/kernel-series intel-opt: Change tracking branch to mantic:linux

Signed-off-by: Philip Cox <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Signed-off-by: Philip Cox <email address hidden>

e76a5ff... by Philip Cox

info/kernel-series intel-opt: Change tracking branch to mantic:linux

Signed-off-by: Philip Cox <email address hidden>