×
Remove build timeline widget from the build history pages of views, jobs, and agents. · More consistently report errors launching outbound agents. · Warn users at ...
Pipeline Steps Reference · reportArtifactRelease : Record an artifact release · reportBuild : Record a build report · reportDeployOperation : Record a Deployment ...
Scroll down and click Pipeline, then click OK at the end of the page to open the Pipeline configuration page (whose General tab is selected). Enter a name, ...
Missing: changelog | Show results with:changelog
Fix multibranch Pipeline Add source and other uses that mix inputs and buttons (regression in 2.422). (issue 72170); Add sleep call when -noReconnect is not ...
Missing: howto | Show results with:howto
How-To Report an Issue. Jenkins JIRA is an issue ... For Jenkins itself, review the long term support changelog, the LTS upgrade guide, and the weekly changelog.
Update to WMI Windows Agents 1.3.1 in order to get the fix applied. (full changelog, guide to upgrading old Windows service agents); Windows services ...
For more information on how to use Pipeline ... If new changes exist, the Pipeline will be re-triggered. ... matrix { axes { axis { name 'PLATFORM' values 'linux', ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Jul 26, 2017 · Using Microsoft PowerShell in Pipeline​​ Writing PowerShell code as part of your pipeline is incredibly simple. The step that you will use is ...
Missing: changelog howto