-
Bug
-
Resolution: Fixed
-
Major
-
None
Two issues were found recently with the plugin:
- empty (both src and vars directories are either not present or do not contain groovy files) libraries are not handled properly by the caching mechanism
- the libraryPath of a library was not considered when creating the unique cache directory
I will provide a PR to fix these issues but will need support and feedback (I will add comments on the PR accordingly)
- is related to
-
JENKINS-69573 Cache of Global Pipeline Libraries May Fail to Be Created Until Next Expiration
-
- Resolved
-
[JENKINS-73769] Handle empty global libraries and change libraryPath
Link |
New:
This issue is related to |
Assignee | New: Steve Boardwell [ sboardwell ] |
Released As | New: https://github.com/jenkinsci/pipeline-groovy-lib-plugin/releases/tag/740.va_2701257fe8d | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
This was the original ticket which fixed part of the problem.