×
Nov 28, 2023 · I am trying to build a Jenkins plugin. What I already did was creating a Maven project from the hello-world-plugin archetype.
Missing: article | Show results with:article
This page provides information about contributing code to the Jenkins core codebase. ❗ There's a lot more to the Jenkins project than just code.
Missing: article | Show results with:article
Checking support for JCasC is easy as long as your plugin requires Java 8 / Jenkins 2.60+. You just need the Configuration as Code plugin as a test dependency ...
Missing: article | Show results with:article
Contributors submit pull requests to the Jenkins core and review changes submitted by others. · Issues Triage Team Members review the incoming issues submitted ...
Missing: article | Show results with:article
Jenkins remoting is an executable JAR, which implements communication layer in Jenkins automation server. It's being used for controller <=> agent and ...
Missing: article | Show results with:article
Aug 12, 2022 · Hello guys, I am facing an error after i install Git plugins. Currently i am using Jenkins 2.289.3. After i install Git plugins along with ...
Jan 2, 2023 · Hi we are facing an issue with dm3 partition. as per the below article we increased the base device to 55GB(Use the Device Mapper storage ...
Dec 6, 2023 · 1. A detailed checklist of steps to identify the plugins with the problem is available in another article.
site:jenkins.io kb how to article from community.jenkins.io
Jan 14, 2022 · Hi all, We had an issue with our instance of Jenkins on our Ubuntu server which purged our configs and packages.
site:jenkins.io kb how to article from community.jenkins.io
Aug 2, 2023 · Hi. I have some Groovy scripts that worked just fine in Jenkins 1.x but are now broken in 2.x. This is actually blocking my update, ...