Skip to content

Latest commit

 

History

History
117 lines (80 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

117 lines (80 loc) · 3.93 KB

Changelog

master

full changelog

0.1.9

full changelog

0.1.8

full changelog

  • Fix making directories on Windows with busybox-w32

0.1.7

full changelog

  • Fix: Backup script was failing when projects have folders with spaces

0.1.6

full changelog

  • Fix handling jobs with whitespace in name

0.1.5

full changelog

  • Add support for CloudBees Folder plugin

0.1.4

full changelog

0.1.3

full changelog

0.1.2

full changelog

0.1.1

full changelog

  • fix jenkins backup if some directories don't exist

0.1.0

full changelog

  • Support $JENKINS_HOME/secrets dir

0.0.9

full changelog

  • mod xargs placeholder (thx @kuronekomichaelg)

0.0.8

full changelog

  • Fix. too many arguments, cp failed source file does not exist

0.0.7

full changelog

  • Get all plugins, cleaner tar file (thx @maafy6)

0.0.6

full changelog

  • Minor shell cleanups (thx @SEJeff)
  • Escape bug fix and few tweaks (thx @JackLeo)

0.0.5

full changelog

0.0.4

full changelog

  • copy failed when job name contains space (thx @rubenjgarcia)

0.0.3

full changelog

  • There are cases where the directory is not created

0.0.2

full changelog

  • remove archive file if exists

0.0.1

  • first release