×
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.
Mar 9, 2024 · Utility plugin for Git support in Jenkins.
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Checkout from the git plugin source repository using https protocol, no credentials, and the master branch. The Pipeline Syntax Snippet Generator generates this ...