×
Jun 20, 2022 · The CloudShell Sandbox Jenkins Plugin provides an easy way to consume CloudShell sandboxes through Jenkins for a variety of use cases.
Missing: load | Show results with:load
The sandbox only allows a subset of Groovy's methods deemed sufficiently safe for "untrusted" access to be executed without prior approval. Scripts using the ...
Missing: load | Show results with:load
Folder-level Shared Libraries ... Any Folder created can have Shared Libraries associated with it. This mechanism allows scoping of specific libraries to all the ...
Jenkins administrators test plugin and core version updates before performing them on the production instance. This kind of testing requires a copy or "test ...
Missing: load | Show results with:load
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
The Pipeline Unit Testing Framework allows you to unit test Pipelines and Shared Libraries before running them in full. It provides a mock execution environment ...
Missing: sandbox | Show results with:sandbox
Using Jenkins APIs from a sandboxed Jenkinsfile directly means that you have probably had to whitelist methods that allow sandbox protections to be bypassed by ...
Apache JMeter may be used to test the performance of static sites, dynamic sites, and complete web applications. ... testing or overall performance analyzation ...
Missing: sandbox | Show results with:sandbox
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Apr 8, 2024 · Alternately, you can have your tests run scripts using the sandbox. In this case you may need to whitelist methods used by your tests ...