v0.5.0
Pre-releaseWhat's Changed
-
Simplified config options in repos-to-convert.yaml, to ensure local file paths are equally unique as URLs, and to minimize the number of lines of configs customers need to maintain
-
Provide the
disable_tls_verificationconfig option, when cloning from enterprise Subversion servers using TLS certificates signed by internal PKI certificate authorities, which required switching the svn info command from the svn cli to the pysvn module -
Assuming
--layout standardby default, unlesstrunk,branches, ortagsis provided -
A git svn fetch job will now find and remove git, svn, and git svn lock files in any dir under .git
-
Refactored process sessions and groups, to make it easier to understand process family trees
-
Updated Dockerfile for faster builds
-
Updated docs
-
Tidied up repo
Full Changelog: v0.4.0...v0.5.0