×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Nov 2, 2023 · When you run some builds, the stage view will appear with Checkout, Build, and Test columns, and one row per build. When hovering over a stage cell you can ...
Mar 28, 2024 · Retrieve credentials from node ... By default, credentials lookup is done on the master node for all steps. To enable credentials lookup on the current node, ...
Jan 23, 2024 · Now search for AIO Tests and click Install. Requirements. Jenkins 2.235.1 or ... Pipeline Step Reference · Javadoc. Labels. jira · Testing. Maintainers. Navarambh ...
Nov 2, 2023 · This module is a Jenkins Plugin that defines REST endpoints for securely accessing Pipeline data that can then be used in (e.g.) the Pipeline Stage View.
Mar 19, 2024 · Prepare the code for your testing tool: a. Click the **Pipeline Syntax** link. b. In the Snippet Generator drop down, select the desired step, for example, ** ...
Missing: /search | Show results with:/search
Mar 22, 2024 · The Pipeline Maven Plugin provides an advanced set of features for using Apache Maven in Jenkins Pipelines. The withMaven step configures a maven ...
Aug 11, 2023 · You can send a message and create a thread on that message using the pipeline step. The step returns an object which you can use to retrieve the thread ID.
Dec 26, 2023 · This is a Java Jenkins plugin which publishes pretty html reports showing the results of cucumber runs. To use with regular cucumber just make sure to run ...
3 days ago · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of Jenkins agents ...
May 4, 2023 · pipeline project. I'm running Jenkins locally on ... The automation system searches for everything that has 'Game. ... ' } } } stage('Testing') { steps { echo ' ...