Issue Type: Improvement Improvement
Assignee: Unassigned
Components: periodicbackup-plugin
Created: 08/Apr/15 4:26 PM
Description:

The full backup strategy produces large backups which include all the archived files (like instrumented class files source code from code coverage) from the builds, but the ConfigOnly strategy loses all build history. An intermediate strategy that includes the basic build history without the large binary files would preserve

  • jobs/**/config.xml
  • jobs/**/nextBuildNumber
  • jobs/**/builds/legacyIds
  • jobs/**/builds/**/*.xml
  • jobs/**/builds/**/injectedEnvVars.txt
  • jobs/**/builds/**/log

Or maybe a configurable set of patterns to exclude like

  • jobs/**/builds/**/*.jar
  • jobs/**/builds/**/*.class
  • jobs/**/builds/**/*.java
  • jobs/**/builds/**/*.so
  • jobs/**/builds/**/*.{cpp,c,C,h,hxx,cs}
  • jobs/**/builds/**/*.exe
  • jobs/**/builds/**/*.zip
  • jobs/**/builds/**/*.tar
  • jobs/**/builds/**/*.tar.{gz,gzip,bzip2,bz2,Z}
Project: Jenkins
Priority: Minor Minor
Reporter: Justin Georgeson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to