×
Apr 11, 2024 · This is a Jenkins plugin that allows the building of simple but powerful rules to define which builds should be removed from the history and ...
Missing: post | Show results with:post
To collect our test results and artifacts, we will use the post section. Jenkinsfile (Declarative Pipeline). pipeline { agent any stages { stage('Test ...
This plugin is used to search for strings in workspace files. The outcome of this search can be used to downgrade the build status. Basil Crow · Jesse Glick.
Nov 22, 2023 · This plugin provides a Build Pipeline View of upstream and downstream connected jobs that typically form a build pipeline.
Feb 26, 2023 · One way to do this is by adding a “rebuild” button to your pipeline's build history in Blue Ocean.
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 ...
Provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen sizes and is ideal as an Extreme ...
Apr 23, 2022 · Another option I've been looking into is if it's possible to fail a build from a completely separate build.
Missing: history | Show results with:history
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
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 ...