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

thinBackup: Regex to include files under random name sub-directories.

    XMLWordPrintable

Details

    Description

      We are trying to backup files under jenkins_home/jobs/{jobname}/*, but currently it only takes config.xml and nextBuildNumber files. 
      I have also tried with including Regex, but seems that it only support constant naming i.e. we can only get files if we know sub-folder names.
      Can we get all files under jenkins_home/jobs/{jobname}?

      Thanks in advance

      Attachments

        Activity

          calvinpark Calvin Park added a comment -

          Based on my research on JENKINS-64490, I don't think it's possible unless you want to either list all job names or back up every file in jenkins_home by using .* regex. Both are of course terrible.

          calvinpark Calvin Park added a comment - Based on my research on JENKINS-64490 , I don't think it's possible unless you want to either list all job names or back up every file in jenkins_home by using .* regex. Both are of course terrible.

          People

            tofuatjava Thomas Fürer
            pratikmoholkar Pratik Moholkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: