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 ...
Use Jenkins's own built-in user data store for authentication instead of delegating to an external system. This is enabled by default with new Jenkins 2.0 ...
Missing: mac | Show results with:mac
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: mac | Show results with:mac
Every time someone opens a PR to your repo, you ask them to run those jobs, take screenshots of the results, and paste these screenshots to the PR description ...
Missing: howto | Show results with:howto
The GitHub Checks API is a highly customized way to integrate CI tools to make reports for pull-requests (PRs). It allows users to see CI reports on GitHub ...
Missing: howto | Show results with:howto
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: screenshots | Show results with:screenshots
Sep 11, 2020 · Screenshots. Mac; Windows. Advanced Options. 2 ... Search for “perfecto” under the Available ... Links. GitHub · Open issues (Jira) · Report an ...
Below is the JSON groovy script I'm using: import org.boon.Boon; def jsonEditorOptions = Boon.fromJson(/{ disable_edit_json: true, disable_properties: true ...
Exposing a shared library pipeline step Summary With the recent announcement about matrix building you can perform Matrix builds with declarative pipeline.