×
Mar 22, 2024 · Trigger downstream pipeline that depend on Maven artifact generated by upstream pipelines. ... Threshold based on the status of the upstream ...
In agents declared at the top level of a Pipeline, an agent is allocated and then the timeout option is applied. The time to allocate the agent is not included ...
In this video, Darin reviews setting up and installing the Jenkins agent, including how to create any necessary files.
Oct 31, 2016 · In this article, I will show you how to replace the JUnit plugin with the xUnit plugin in Pipeline code to address a few common test reporting ...
Feb 23, 2017 · In this blog post, we'll start by translating the Scripted Pipeline in the sample project I worked with in "Browser-testing with Sauce OnDemand ...
Missing: /search | Show results with:/search
High severity vulnerabilities threshold for dependency scan. If set, the threshold is crossed if number of high severity vulnerabilities exceeds it.
You can find the project path in the project SSH or HTTP path. For example, in "http://example.com/group/project.git", the project path would be "group/project" ...
Feb 1, 2024 · Go to "Manage Jenkins" > "System Configuration" > "Plugins". Search for "Sec1 Security" under "Available plugins". Install the plugin. Custom ...
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...