Ensure that Cloud.PROVISION is properly initialized during the configuration loading. (issue 43279); Migrate legacy users only once per restart to improve ...
Avoid losing work in progress by using a new browser tab to open the plugin link in a configuration screen's inline help. (issue 63429); Developer: Remove ...
Introducing a New Way to Define Jenkins Pipelines. This is a guest post by Jenkins World speaker Andrew Bayer, Jenkins developer at CloudBees.
Your Pipeline is created as a Jenkinsfile , which is committed to your locally cloned Git repository ( simple-node-js-react-npm-app ) and then pushed to GitHub.
Missing: distribution | Show results with:distribution
Browser-testing with Sauce OnDemand and Pipeline. This is a guest post by Liam Newman, Technical Evangelist at CloudBees. Testing web applications across ...
This is a post about a major change in Jenkins, which is available starting from Jenkins 2.102 and Jenkins LTS 2.107.1. This is a change with a serious risk of ...
Fix plugin dependency resolution. Jenkins will now refuse to load plugins with unsatisfied dependencies, which resulted in difficult to diagnose problems. This ...
Missing: distribution troubleshooting