Jan 19, 2014 · This Jenkins plugin generates the trend report for TODOs (http://todos.sourceforge.net/), an open source utility that searches TODO, FIXME and ...
Sep 7, 2021 · To copy artifacts from the latest stable build of "sourceproject". copyArtifacts(projectName: 'sourceproject'); · Parameters of copyArtifacts ...
Jun 22, 2021 · If you work on these tasks, in the most of ... search for words in picture (OCR), as it open ... png"> ### Pipeline Snippet Generator > <img width ...
Sep 7, 2021 · So you'll have to go find archived slave launch logs under $JENKINS_HOME/logs/slaves/*/slave.log* , which records 10 more recent connection logs ...
Below is the JSON groovy script I'm using: import org.boon.Boon; def jsonEditorOptions = Boon.fromJson(/{ disable_edit_json: true, disable_properties: true ...
May 17, 2022 · PingCode Plugin is an open source Jenkins plugin that can connect your builds and deployments with your Agile management in PingCode.
Hello, I am seeing the same error with latest plugin version. My aggregator job is not able to find the child jobs. But when I rolled back to previous version, ...
Feb 3, 2023 · PROBLEM DESCRIPTION. Trying to connect perforce with SSL server but getting the following error: {+} {+}Unable to connect to: ...
Sep 7, 2021 · This plugin analyzes the causes of failed builds and presents the causes on the build page. It does this by using a knowledge base of build ...
Build Executor display number is not consistent with the number is provided by EXECUTOR_NUMBER variable. Display number should always by EXECUTOR_NUMBER+1 ...