Skip to content

Releases: woodpecker-ci/plugin-git

v2.0.0

14 Nov 15:57
v2.0.0
Compare
Choose a tag to compare
  • FEATURES
    • Partial clone by default (#48)
  • BUGFIXES
    • Make home var settable (#47)
  • ENHANCEMENTS
    • Publish semver images (#50)

v1.6.1

06 Nov 14:20
v1.6.1
7dcb219
Compare
Choose a tag to compare
  • BUGFIXES
    • Explicite set and check for home dir (#46)

v1.6.0

13 Oct 14:21
v1.6.0
c659e2c
Compare
Choose a tag to compare
  • BUGFIXES
    • Handle git-lfs separately (#40)
  • ENHANCEMENTS
    • if no branch info is set, fallback to default repo branch (#41)

v1.5.0

06 Oct 17:41
v1.5.0
532c1ad
Compare
Choose a tag to compare
  • ENHANCEMENTS
    • Release binarys (#37)
    • Use ref to checkout if no commit sha is set (#36)
    • Fix tests (#35)
  • MISC
    • Update urfave/cli to v2.17.1 (#38)
    • Use built-in log instead of logrus (#34)

v1.4.0

30 Aug 20:23
v1.4.0
7acafdc
Compare
Choose a tag to compare
  • FEATURES
    • Auto enable tags clone if it's ci event is 'tag' (#30)
  • ENHANCEMENTS
    • Use golang v1.18 (#29)
    • Use alpine:edge as base image (#29)
    • Support more architectures (#29)
      • linux/386
      • linux/arm/v6
      • linux/riscv64
      • linux/s390x

v1.3.0

15 Aug 15:19
v1.3.0
347efcd
Compare
Choose a tag to compare
  • FEATURES
    • Add option to Change branch name for checkout (#28)

v1.2.0

25 May 02:52
v1.2.0
7adfacd
Compare
Choose a tag to compare
  • FEATURES
    • Add git-lfs (#21)
    • Custom ssl certs for git (#19)
  • ENHANCEMENTS
    • Add an lfs setting which lets you disable Git LFS (#24)
  • DOCUMENTATION
    • Add docs page (#23)

Contributors who made this release possible:

v1.1.1

23 Dec 16:12
v1.1.1
5f24705
Compare
Choose a tag to compare
  • BUGFIXES
    • Fix version info (#13)

v1.1.0

18 Dec 21:49
v1.1.0
834990b
Compare
Choose a tag to compare
  • FEATURES
    • Add ppc64le support (#8)
  • BUGFIXES
    • Regognize "CI_*" EnvVars (#6)
  • ENHANCEMENTS
    • Multiarch build (#8)
  • MISC
    • Upgrade urfave/cli to v2 (#5)

v1.0.0

09 Oct 00:12
v1.0.0
eac2a45
Compare
Choose a tag to compare

latest version of plugins/git with updated dependencies