-
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