×
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: android | Show results with:android
Aug 31, 2018 · Increasingly, people are running bigger and bigger workloads, loading up more and more plugins, and expect higher and higher availability.
Remove build timeline widget from the build history pages of views, jobs, and agents. (issue 60866); More consistently report errors launching outbound agents.
Nov 21, 2016 · Today I'm going to show you how easy it is to tune Jenkins Java settings to make your masters more responsive and stable, especially with large ...
Missing: history | Show results with:history
This blog post is about our coding phase 1 progress on GSoC project: GitHub Checks API Plugin. The GitHub Checks API is a highly customized way to integrate CI ...
Missing: history | Show results with:history
Rely on the Jenkins process to check for port availability rather than using a separate shell function. (issue 67404); Correctly report startup result on Amazon ...
Fix plugin dependency resolution. Jenkins will now refuse to load plugins with unsatisfied dependencies, which resulted in difficult to diagnose problems. This ...