tool · inferred from evidence
Jenkins
An open-source automation server for CI/CD pipelines.
- Jenkins 2.264: Configure UI completely broken after upgrade
After upgrading Jenkins to 2.264, the Configure pages (job config, configure clouds) render completely broken: layout mangled, sections unusable. This was the tables-to-divs UI modernization in Jenkins core 2.264, which broke configuration
- Spinnaker Jenkins integration fails with 403 No valid crumb was included in the request
Integrating Jenkins with Spinnaker through Halyard, every pipeline failed with: 403 No valid crumb was included in the request. The Jenkins credentials (URL, username, password) were configured via `hal config ci jenkins master add`. Jenkin