Google
×
Dec 15, 2017 · Infostretch has created a plugin for teams upgrading from Freestyle Jobs to Pipelines as code with Jenkins Pipeline.
androidEmulator : Run an Android emulator during build ... step([$class: 'DSLPublisher']) : vManager Post Build Actions ... walk : Execute a pipeline task for the ...
May 18, 2017 · In this post, I'll show how a few of those tools make working with Pipelines even better. The Blue Ocean Pipeline Editor. The best way to start ...
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages. It is designed to work ...
Apr 25, 2018 · And some post build steps that cleaned up the docker: #!/bin/bash +x docker-compose --project-name=${JOB_NAME} stop &> /dev/null || true ...
Missing: android | Show results with:android
This plugin allows your build jobs to deploy artifacts and resolve dependencies to and from Artifactory, and then have them linked to the build job that created ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: converter | Show results with:converter
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Sep 11, 2018 · The Warnings plugin provides the following features when added as a post build action (or step) to a job: The plugin scans the console log ...
pipeline. Declarative Pipeline Migration Assistant API (this plugin contains APIs used to convert Freestyle Jobs into Declarative Pipelines). Andrew Bayer.