Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create mini-dashboard for build results view #506

Open
nuclearcat opened this issue Mar 21, 2024 · 1 comment
Open

Create mini-dashboard for build results view #506

nuclearcat opened this issue Mar 21, 2024 · 1 comment

Comments

@nuclearcat
Copy link
Member

Description:
The goal of this project is to create a mini-dashboard that simplifies navigation for users who are not familiar with the internal workings of the kernelci-api. The dashboard should be designed with a focus on assisting kernel maintainers and users who report new build failures, warnings, regressions, and other related issues.

Details and functionality will follow during issue discussion and implementation.

@nuclearcat
Copy link
Member Author

Relevant PR: https://github.com/kernelci/kernelci-api/pulls

So at current moment i assume universally typical maintainer want to visit dashboard and in minimal amount of clicks spot all recent kernel builds and identify following issues:
A)New/fixed build breakages, and if new happen, quickly view error details, also might be handy to suggest how to reproduce it
B)New/fixed build warnings (?), with same functionality

A is done.
B is a little bit more difficult to implement, as it needs some log fetching and post-processing, but possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant