Hi coreboot fellows,
You will find some new things in the Gerrit UI when you have a patch open.
I've just added checks integration, which shows the executed CI jobs and tests in a much more convenient way rather than in the comment section. Ideally, it also gives a bit information on which tests failed, how many or why they failed. So more or less a summary about the build results you also get when you open the overview of a CI job. And also.. failed jobs shouldn't be listed as "warning".
An example how it could look like: https://gerrit-review.googlesource.com/Documentation/pg-plugin-checks-api.ht...
However, it's still work in progress and I'm trying to figure out how to make it showing more information. Just wanted to make a little announcement in case of you are wondering or seeing some errors :)
Felix
Hi Felix,
Thank you for your work! This surely will improve workflow as some folks didn't notice CI jobs failing.
Jakub
On Mon, Jan 15, 2024 at 11:49 PM Felix Singer felixsinger@posteo.net wrote:
Hi coreboot fellows,
You will find some new things in the Gerrit UI when you have a patch open.
I've just added checks integration, which shows the executed CI jobs and tests in a much more convenient way rather than in the comment section. Ideally, it also gives a bit information on which tests failed, how many or why they failed. So more or less a summary about the build results you also get when you open the overview of a CI job. And also.. failed jobs shouldn't be listed as "warning".
An example how it could look like:
https://gerrit-review.googlesource.com/Documentation/pg-plugin-checks-api.ht...
However, it's still work in progress and I'm trying to figure out how to make it showing more information. Just wanted to make a little announcement in case of you are wondering or seeing some errors :)
Felix _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org