Skip to content

Releases: yodamad/svn2git

v1.20.1 - 🩹 Major bug fixes

22 Jul 12:03
ebefa35
Compare
Choose a tag to compare

*** Changelog ***
✅ Fix random failure on CheckUp
💅 Fix Trunk selection on summary card
⏯. Add Revision info on summary card

*** 🐳 DockerHub 🐳. ***
https://hub.docker.com/repository/docker/yodamad/svn2git

v1.20.0 - ✅ CheckUp & 🧹 Revision choice

16 Jul 22:05
b1a88aa
Compare
Choose a tag to compare

Features :
✅ Add some checks at startup to fail init if something is missing
🧹 Add option to choose which revision to use as starting point

Docker Hub 🐳
docker pull yodamad/svn2git:master

v1.19.1 - 📃 Documentation, 🦊 Gitlab subgroups, 🐳 Docker Hub

03 Jul 06:59
Compare
Choose a tag to compare

📃 Add documentation to use application and some tricks
🦊 Add support to migrate to a gitlab subgroup
🐳 Configure elements to publish to Docker Hub

🌴 Choose branch for master

01 Jul 21:32
Compare
Choose a tag to compare

☀️ Add option to choose another branch than trunk to commit to master

v1.18.2 - 🐳 Docker support

02 Jun 18:34
49171d7
Compare
Choose a tag to compare
Merge pull request #95 from yodamad/dev

🐳  Dockerize application

v1.18.1 - Critical bugs

22 Feb 23:35
2a5fd78
Compare
Choose a tag to compare

🐛 Critical bug fix
📃Add emoji for README.md commit

v1.18 - Removed files listing, Artifactory support, ...

17 Feb 07:51
f8d6f9a
Compare
Choose a tag to compare

📋 Add listing of removed files
🐸 Add support to upload binaries to Artifactory
⌚ Add timer on each step
🎨 Add migrations in progress & last 5 on homepage
📝 Improve README.md
🚿 Clean up logs
🚄 Optimizations (git config, ...)
🐛 Bug fixes

⚠️ ⚠️ Tested with a jdk11, may have side effects with a jdk8

v1.17.1 - Bug fixes

24 Jun 11:58
5029214
Compare
Choose a tag to compare
  • 🐛 Fix Windows compatibility for git svn clone
  • 🎨 Improve Gitlab API errors handling
  • 🐛 BFG library

v1.17 - Flags & Bugs

08 Apr 07:51
Compare
Choose a tag to compare
  • Fix #81 : Tag history cleaning
  • Fix #82 : Hide token
  • New flags
    • application.work.maxSvnLevel : structure max depth searching
    • application.flags.projectCleaningOption : disable option to autoclean gitlab on retry
  • Improve README generation
  • Fix bug on mappings on branches
  • Remove sed usage

v1.16 - README generation

21 Mar 19:30
Compare
Choose a tag to compare
  • Close #25 : Generate a summary README
  • Fix #79
  • Linux sed problem
  • Windows directory creation