-
New Feature
-
Resolution: Unresolved
-
Critical
-
None
The Jenkins Pipeline plugin has a feature known as "lightweight checkout", where the master only pulls the Jenkinsfile from the repo as opposed to pulling the entire repository.
When I have several changes open in large repositories, checking out everything to master can result in Jenkins crashing if there is not enough space available. This will also save us a whole load of time!