×
As of version 2.7 of the Pipeline: Shared Groovy Libraries plugin, there is a new option for loading (non-implicit) libraries in a script: a library step that ...
Mar 8, 2023 · I've dug through many of the pipeline and plugin repositories on GitHub but am struggling to find where this is implemented. Example: pipeline { ...
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: 2
Jul 12, 2022 · Hi, I have a Pipeline project which can trigger builds for different projects (and branches on them). The pipeline is responsible of setting ...
Missing: /search | Show results with:/search
Mar 4, 2022 · This step allows a pipeline job to notify a status for any GitHub commit. Intended for jobs that want to notify GitHub of any desired event ...
Hi, We have a local Jenkins server that builds multiple repos under multiple Bitbucket projects. I didn't set it up, but as far as I can ...
Missing: /search | Show results with:/search
This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource ...
Jan 16, 2024 · Before I complete the pr I want to validate the pr using the Jenkins build, but the build does not find it. I have tried different refspecs and ...
Missing: /search | Show results with:/search
Pipeline functionality helps Jenkins to support continuous delivery (CD). The Pipeline plugin was built with requirements for a flexible, extensible, and script ...
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...