Update about checks-jenkins, lucene search, gerrit-checks-api-plugin, gerrit trigger
16 views
Skip to first unread message
Michael Nazzareno Trimarchi
unread,
Jul 4, 2026, 12:48:13 PM (21 hours ago) Jul 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Repo and Gerrit Discussion
Hi all
I decided to implement a rich set of features across these plugins to
cover some missing points:
- Lucene search:
* move to version 9.x
* add an option to not store the log and skip update
* instead of delete/save -> update the index
* make more parallelism on write operation
- checks jenkins:
* Add visualization of warning ng plugin
* Add visualziation of coverage plugin
* Add visualzation of explain error plugin
* Fix re-run and hide rerun if was trigger
* Add visualization of downstream pipeline
* Add result caching mechanism to the request
- gerrit-checks-api
* calculate the estimate time
* send back job dependency used by checks jenkins
In progress:
- gerrit trigger [1] [2]
* add https support
* add webhook support (in testing now)
* add post api for review status or message
- git-plugin [3]
* add the possibility to pick changes from refs/changes/<> that is
populate by gerrit trigger
I cannot check scalability and performance right now (help is needed).
I can only measure performance compared to the deployed solution I
have in house