×
For example, the Pipeline: GitHub Groovy Libraries plugin allows a script to use an untrusted library named like github.com/someorg/somerepo without any ...
Dec 26, 2023 · Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other ...
Missing: wiki. ext-
This is an extension plugin which adds custom feature to the Bitbucket and GitHub Branch Source plugins, allowing to disable build status notifications. Alex ...
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Visual Studio 2017 local source repositories. The Git ...
Feb 10, 2024 · You can use this plugin either in a pipeline or as a post-build action. There is a complete running example available here: https://github.com/ ...
Jenkins Core: hudson.util.DoubleLaunchChecker.Schedule (view on GitHub). AMQP Build Trigger Plugin: com.redhat.jenkins.plugins.amqpbuildtrigger.
Sep 7, 2021 · JENKINS-54182 OPEN How to get maven model properties like env vars in maven plugin? JENKINS-54171 IN PROGRESS Git parameter branch selector ...
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=< ...
If you are using the Plugin Parent POM 2.3 or later the version of the Jenkins Test Harness (which starting in version 2.0 is an artifact independent from ...
node { stage("checkout") { git url: 'https ... Using email ext plugin and pipeline scripting we ... Support for sending html diffs as email attachments; Upgrade ...