Skip to content

Releases: jenkinsci/jenkins-clone-workspace-scm-plugin

84.v147686859e1c

08 Jan 23:48
1476868
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Bump bom-2.346.x from 1723.vcb_9fee52c9fc to 1763.v092b_8980a_f5e (#22) @dependabot

82.v692fff78926d

28 Nov 20:50
Compare
Choose a tag to compare

The plugin now releases a new version each time a relevant commit is merged to the primary branch. Those versions use a new format version number. More information is available from "Automated Plugin Release".

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

0.6

28 Nov 13:32
Compare
Choose a tag to compare
0.6
  • Add support for Matrix jobs (JENKINS-6890)
  • Add null check in CloneWorkspaceSCM.createChangeLogParser() to prevent NPE. (JENKINS-13160)
  • Fix Switching archive type of cloned workspace leads to Exception in further jobs (JENKINS-15038)
  • Use full name for jobs
  • Don't only consider jenkins root jobs as eligible parents

0.5

28 Nov 13:32
Compare
Choose a tag to compare
0.5
  • Add option to turn off default Ant excludes from workspace archive. (JENKINS-13888)

0.4

28 Nov 13:33
Compare
Choose a tag to compare
0.4

0.3

28 Nov 13:33
Compare
Choose a tag to compare
0.3
  • Some minor fixes

0.2

28 Nov 13:34
Compare
Choose a tag to compare
0.2
  • Clarifying display name text for CloneWorkspacePublisher

0.1

28 Nov 13:34
Compare
Choose a tag to compare
0.1
  • Initial release.