-
Improvement
-
Resolution: Fixed
-
Major
To avoid excessive SCM updates during rapid builds, SCMSource.retrieve(String, TaskListener) should be permitted to specify whether the answer was expected to be permanent (e.g., tag, commit hash) or floating (e.g., branch). Then SCMSourceRetriever would automatically cache any permanent revision.
- is blocking
-
JENKINS-55341 Unnecessary git fetch calls to remote repository and storing separate library in every pipeline workspace and in every build dir when using git tags
- Open
- is duplicated by
-
JENKINS-48210 Cache Shared Libraries
- Resolved
- relates to
-
JENKINS-69415 [pipeline-groovy-lib] /libs folder of every build clogs up file system
- Open
- links to