This plugin shows information about the environment in which a project has been build and offers the option to comptare there environments. Stefan Brausch.
Under Build History on the left, click #1 to access the details for this particular Pipeline run. Click Console Output to see the full output from the Pipeline ...
Jul 5, 2019 · History. Jenkins Pipeline steps can complete in one of two ways: successfully, by returning a (possibly null) result, or unsuccessfully, by ...
Nov 2, 2023 · The Pipeline Stage View plugin includes an extended visualization of Pipeline build history on the index page of a flow project, under Stage ...
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions and ...
Missing: /search | Show results with:/search
This plugin shows history of test execution results in a tabular or graphical format. ... pipeline · Other Post-Build Actions · Build Reports ... This plugin parses ...
Select a previously completed run in the build history. Previous Pipeline Run ... Check the results of changes. Once you are satisfied with the changes, you can ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: /search history
Dec 7, 2023 · This plugin shows history of test execution results in a tabular or graphical format.
To collect our test results and artifacts, we will use the post section. Jenkinsfile (Declarative Pipeline). pipeline { agent any stages { stage('Test') ...
Missing: history | Show results with:history