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

Allow to manipulate workspace from the job page

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      allow to do simple operations on the workspace: delete file, set/clear readonly flag.
      These two are all it is really needed for tweaking the workspace for minor failures while building.
      For example, TFS has a problem with files without readonly flag, therefore it would be easier to just go to workspace and set the flag (right now I have to do it thru Windows Explorer, and at some point I may not have direct access to that folder).

          [JENKINS-24677] Allow to manipulate workspace from the job page

          Daniel Beck added a comment -

          This should not be a core feature IMO as it kind of breaks the idea of doing everything automated. So a plugin would be the way to go here. Unfortunately, there's no extension point (yet) for plugins to add features to the workspace browser.

          Daniel Beck added a comment - This should not be a core feature IMO as it kind of breaks the idea of doing everything automated. So a plugin would be the way to go here. Unfortunately, there's no extension point (yet) for plugins to add features to the workspace browser.

            Unassigned Unassigned
            katlim_ruiz Kat Lim Ruiz
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: