We are doing regular automated test install of all kernels that are possible per specific hardware. We would like to display that data in human readable format.
at the board download page we should add a section “Kernel testing”, followed by all branches that exists
displaying all test results we have at one page
This is the data example:
board_slug is how we filter out data per specific board. This is unique id.
Table example: BRANCH = legacy (with URL to armbian monitor paste) Orange Pi+ 2E (name can be left out on board download page) 2023.07, 5.15.120-sunxi, 815, 2135
BRANCH = next (with URL to armbian monitor paste) Orange Pi+ 2E (name can be left out on board download page) 2023.07, 6.1.10-sunxi, 815, 2135
We are doing regular automated test install of all kernels that are possible per specific hardware. We would like to display that data in human readable format.
at the board download page we should add a section “Kernel testing”, followed by all branches that exists
displaying all test results we have at one page
This is the data example:
board_slug
is how we filter out data per specific board. This is unique id.Table example:
BRANCH = legacy (with URL to armbian monitor paste)
Orange Pi+ 2E
(name can be left out on board download page)2023.07
,5.15.120-sunxi
,815
,2135
BRANCH = next (with URL to armbian monitor paste)
Orange Pi+ 2E
(name can be left out on board download page)2023.07
,6.1.10-sunxi
,815
,2135