Skip to content

Releases: devatherock/git-sync

4.0.0

31 May 03:51
6ccabef
Compare
Choose a tag to compare

Changed

  • Upgraded spotless to 6.18.0
  • Updated dockerhub readme in CI pipeline
  • Built a multi-arch docker image
  • Pinned git cli version to the highest available version less than 2.30.3 in the docker image, to get around the safe.directory check

3.0.0

06 May 15:49
767bde3
Compare
Choose a tag to compare

Changed

  • Used custom ssh key to push to github
  • Upgraded to gradle 7 and groovy 3

2.0.0

30 Oct 00:13
c127d25
Compare
Choose a tag to compare

Added

  • Functional tests to CI pipeline

Changed

  • fix: Fixed a few Codacy code violations

Removed

  • #7: Publishing of drone-git-sync and vela-git-sync images

1.1.0

27 Jan 07:58
f05ec4f
Compare
Choose a tag to compare
  • test(#9): Added unit tests
  • feat(#5): Used one dockerfile to simplify build and release