Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-65612

Support for immediately cleaning @libs workspaces

      SCMRetriever and SCMSourceRetriever create a @libs workspace for retrieving the shared library before copying it into the build directory. While old build directories are eventually discarded based on the global build discarder configuration, these @libs workspaces tend to stick around for a long time and eventually need to be removed. It would be nice if a flag could be set on SCMRetriever and SCMSourceRetriever to clean these @libs workspaces immediately after we are done with them.

          [JENKINS-65612] Support for immediately cleaning @libs workspaces

          Jesse Glick added a comment -

          JENKINS-70869 allows the …@libs directory to never be created to begin with. (With some trade-offs; not directly addressing this RFE.)

          Jesse Glick added a comment - JENKINS-70869 allows the …@libs directory to never be created to begin with. (With some trade-offs; not directly addressing this RFE.)

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: