×
Mar 26, 2019 · View Node sharing executor on the plugin site for more information. Share machines as Jenkins agents across multiple Jenkins masters.
Sep 7, 2021 · This plugin provides a means to automatically coordinate the sharing of bare metal resources as nodes among multiple masters. It connects to ...
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Missing: Node- Sharing-
Launching agent from console · Launching slave. · Managing Jenkins Meta-Cluster · Maven2 project and JDK5 · My software builds on my computer but not on Jenkins.
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 ...
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: Node- | Show results with:Node-
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
2 days ago · This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds.
Missing: /url wiki. html
Sep 7, 2021 · Usage. An example pipeline script using the pipeline Maven plugin: Maven build on a Linux agent. node{ stage ('Build') { git url: 'https ...