×
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
Nov 4, 2023 · Authentication plugin using GitHub OAuth to provide authentication and authorization capabilities for GitHub and GitHub Enterprise.
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Mar 15, 2023 · Hello, I'm trying to set up an IaC pipeline that deploys some resources using terraform. I am storing this pipeline in a top-level Jenkins ...
Missing: /search | Show results with:/search
Jun 14, 2023 · Hi! I'm writing a pipeline step plugin which should be able to use sh/bat step inside. The question is how to call pipeline step inside ...
Missing: /search | Show results with:/search
Jan 18, 2024 · This plugin takes the idea of the script console one step further and allows you to ease your daily work with the Jenkins script console. save/ ...
May 4, 2023 · Hello everyoone! I am having the “not a git repository” error when trying to run a multibranch pipeline project. I'm running Jenkins locally ...
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 ...
Missing: /search | Show results with:/search
Every page in Jenkins has a search box on its top right that lets you get to your destination quickly, without multiple clicks. image. For example, if you type ...
Dec 6, 2023 · An overview about methods by which you can log stuff from a Jenkins job to a GitHub PR as “Checks”.