Sep 24, 2021 · Hi all! Simple question, hopefully with a simple answer, but one I haven't found yet: How do I specify the shell options for JNLP agents?
Missing: png | Show results with:png
Mar 3, 2022 · Hi I create just pipeline with docker image. pipeline { agent { docker { image 'docker/whalesay' } } stages { stage('Test') { steps { } } }. }.
Apr 14, 2022 · Hello all, I'm hoping someone here can give me direction on how to fix random disconnects from build agents in my Jenkins environment.
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 ...
Sep 7, 2021 · This rule set results in the following: No JavaScript allowed at all; No plugins (object/embed) allowed; No inline CSS, or CSS from other sites ...
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 ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Allow for searching and manual triggering of Gerrit Patches - the feature requires Gerrit version 2.1.4 or later, but can be disabled. Known bug: when upgrading ...
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, ...