tool · inferred from evidence
Jenkins
An open-source automation server for CI/CD pipelines.
- Jenkins 2.264: Configure UI completely broken after upgrade
Update the offending plugins: for the EC2 plugin you need at least version 1.54 for it to work on Jenkins >= 2.264, and similarly update branch-api and other plugins that render configuration pages. The breakage is plugin-side (old table ma
- Spinnaker Jenkins integration fails with 403 No valid crumb was included in the request
Multiple community-verified fixes: (1) Use a Jenkins API token instead of the user password in the Halyard Jenkins master config - several users confirmed this alone resolved it. (2) If Jenkins sits behind a reverse proxy, enable "Enable Pr