Adrien Lecharpentier
Adrien Lecharpentier
### Is your feature request related to a problem? I'm working on a project which is deployed thanks to pull request created by `updatecli` on a different repository. However, I'm...
This updates the Lombok dependency to version 1.18.30 so that the plugin can support Java 21. Closes #172. Closes #174. Resolves #179. # Testing I could build the project locally...
I propose to mark the Chaos Butler plugin as up for adoption, because: - no developer is listed in https://github.com/jenkins-infra/repository-permissions-updater/blob/8253c2e335a6479630dbfe679b2ee06e63a09fdc/permissions/plugin-chaos-butler.yml#L8 - there was one release done 7years ago with no...
### Jenkins and plugins versions report Environment Jenkins 2.426+ Data Table API 2.0.1-1 `master` ### What Operating System are you using (both controller, and any agents involved in the problem)?...
Hello, I've been looking at the plugins marked as to be adopted and found that we are missing some. Let me explain, some plugins don't have any `developers` listed in...
Now that I have a VPN access to the infra (#3352), I'd like to get some credentials to manipulate the database. If I could get write access that would be...
Knowing the current score of a plugin great, but knowing if it improves and is getting worse would be a nice addition to the data we have on each plugin....
### Description Currently, multi scheduler can be executed at the same time. This means that we could be running the probe engine and updating the database at the same time....
# Description In the project, we now have a few probes which can provide useful details about the quality of the code and its maintainability: - Spotbugs - Code Coverage...
### Description Some plugins are using third party repositories to resolve dependencies. Being able to detect those could be of interest for the infra team. Idea from @lemeurherve and @dduportal