Branch: refs/heads/master
Home: https://github.com/jenkinsci/thin-backup-plugin
Commit: c1ea79dea5670fe75023601acf949e270aa1b990
https://github.com/jenkinsci/thin-backup-plugin/commit/c1ea79dea5670fe75023601acf949e270aa1b990
Author: Abel Navarro <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
Log Message:
-----------
Check multibranch indexing dir exists
To know if a job is a multibranch job, we check for the existance of the
'branches' directory. There are rare cases where the 'branches'
directory may exist but the job is not multibranch. I.e. when manually
getting the 'Pipeline script from SCM'.
As an extra safety, checking if a job is a multibranch one, now we will
check for the 'branches' and 'indexing' folders existance.
Commit: 6062b80c1ecd4f26528d3e700665f8f6fbeb59e6
https://github.com/jenkinsci/thin-backup-plugin/commit/6062b80c1ecd4f26528d3e700665f8f6fbeb59e6
Author: Thomas Fuerer <[email protected]>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/thinbackup/backup/HudsonBackup.java
Log Message:
-----------
Merge pull request #24 from AbelNavarro/check-multibranch-indexing
Check multibranch indexing dir exists
Compare:
https://github.com/jenkinsci/thin-backup-plugin/compare/0d2311f6ab13...6062b80c1ecd
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/thin-backup-plugin/push/refs/heads/master/0d2311-6062b8%40github.com.