×
Nov 12, 2023 · This plugin integrates Git with Jenkins.
Feb 1, 2024 · The Github plugin decorates Jenkins "Changes" pages to create links to your Github commit and issue pages. It adds a sidebar link that links ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Apr 24, 2024 · This plugin wraps the server-side functionality of JGit so that other plugins can easily expose Git repositories from Jenkins via its SSH ...
Missing: /url | Show results with:/url
Dec 23, 2021 · I'm working on a plugin and I don't know what could've possibly triggered this issue, but I was building a new hpi to hand off to a QA ...
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
Apr 10, 2024 · I used the exact pom.xml shared by you, it is building successfully locally but while I pushed the code in git, I am getting below error now.
Apr 23, 2024 · This plugin provides a new enhanced API for interacting with SCM systems.
Checkout from the git plugin source repository using https protocol, no credentials, and the master branch. The Pipeline Syntax Snippet Generator generates this ...