×
- Troubleshooting Jenkins - ... Hide build executor history widget if user lacks job configuration permission ... Job config plugin not correct update slave history ...
Sep 7, 2021 · Supports creation of builds from any Integrity CM Project configuration (normal, variant, and build). Supports generation of continuous builds ...
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 ...
Troubleshooting Jenkins · Glossary. Tutorials. Guided ... slaves.find { agent -> agent.name ... build history and/or displays information on the build summary page.
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Sep 7, 2021 · Fix bug that prevents building a job which has no config history entries. Version 2.1 (Jan 18 2013). Add badges which appear in the build ...
agent - An “agent” (formerly "slave") is a computer set up to offload particular projects from the controller. Your configuration determines the number and ...
Sep 7, 2021 · This plugin allows you to distinguish good builds from bad builds by introducing the notion of 'promotion'.Put simply, a promoted build is a ...
Jan 16, 2017 · A One-Shot Executor is a Slave created for a specific Build in Jenkins Queue. It is launched as the Build start, and destroyed as the Build ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...