-
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
[JENKINS-38992] Cache libraries specified by a permanent revision string
Labels | Original: performance scm | New: api performance scm |
Remote Link | New: This issue links to "CloudBees Internal CD-278 (Web Link)" [ 20514 ] |
Comment | [ PR here [https://github.com/jenkinsci/workflow-cps-global-lib-plugin/pull/50] probably fixes it. If it needs more work, it can be built on. ] |
Link |
New:
This issue is duplicated by |
Assignee | New: Julien Duchesne [ julienduchesne ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link | New: This issue is blocking JENKINS-55341 [ JENKINS-55341 ] |
Released As | New: https://github.com/jenkinsci/workflow-cps-global-lib-plugin/releases/tag/workflow-cps-global-lib-2.21 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Link | New: This issue relates to JENKINS-69415 [ JENKINS-69415 ] |