×
This tag creates a right-aligned button for performing server-side validation. It is suitable for situations where the validation depends on the values of ...
Apr 21, 2022 · Hi community! In my declarative pipeline I'm trying to get the information if my branch has changes since my last Jenkins build.
Missing: /search | Show results with:/search
The current official plugin workflow-cps-global-lib does provide a way to retrieve shared libraries through a SCM, such as Git. The goal of this plugin is ...
Feb 25, 2024 · Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
Missing: /search | Show results with:/search
Declare Your Pipelines! Declarative Pipeline 1.0 is here! This is first in a series of blog posts that will show some of the cool features ...
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
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 ...
Sep 28, 2022 · First off, I'm relatively new to DevOps in General as well as Java. Which makes debugging maven and Jenkins all the more difficult for me.
Missing: /search | Show results with:/search
An example showing how to search for a list of existing jobs and triggering all of them in parallel. Caveats. Calling other jobs is not the most idiomatic ...