Skip to content

Releases: appleboy/drone-git-push

v1.1.1

17 Nov 05:49
dcdd251
Compare
Choose a tag to compare

Changelog

Features

  • aa4ae84: feat(remote): improve input validation and security in remote operations (@appleboy)

Enhancements

  • a1f5158: chore: update dependencies for improved stability and features (@appleboy)
  • ca1373e: chore: remove Linux ARM support from build process (@appleboy)
  • dcdd251: chore(go): update dependencies and Go version to latest releases (@appleboy)

Build process updates

v1.1.0

18 May 08:14
c69ffdc
Compare
Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.0.6

24 Oct 15:17
bf86b8a
Compare
Choose a tag to compare

Changelog

  • bf86b8a chore(deps): bump actions/checkout from 3 to 4 (#84)
  • fb19297 docs: add hint to add newline to end of ssh-key (#86)
  • 7aba634 chore(docker): install git-lfs package (#85)

v1.0.5

01 Jul 23:42
Compare
Choose a tag to compare

Changelog

  • 4bfdb6d ci: improve Dockerfile and linting configuration
  • 4325234 ci: improve API usage and test robustness across platforms
  • f522c97 chore: improve recordings, API, tests, and GitHub actions
  • 3d07952 chore(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.6 (#81)
  • d0a14f3 chore: update dependencies and enhance test coverage
  • 2670d58 build: optimize test tolerance and expand platform support
  • abdbfaf build: refactor Makefile to simplify build process
  • 300b99e chore: update dependencies and improve test tolerance
  • 951c643 chore: improve recordings, API, tests, and GitHub actions (#79)
  • a738cdf docs: improve API usage and test coverage across OSs

v1.0.4

01 May 06:23
Compare
Choose a tag to compare

Changelog

  • f7d76e3 ci: improve release process and test robustness
  • 9287def chore: improve compression and testing across platforms
  • 40bd731 build: improve performance and test coverage across OSs
  • 004a691 chore: improve build process and update copyright info
  • d062da4 feat: add rebase option to allow multiple pushes in matrix builds (#75)
  • 63f1642 chore: update packages and improve test configurations

v1.0.3

24 Apr 13:04
Compare
Choose a tag to compare

Changelog

  • da22398 refactor: refactor environment variables naming convention
  • d9a5f43 refactor: refactor global git user and name commands
  • 564cf2b chore: update setup-go and remove binary.yml file
  • 790bbbe chore: update urfave/cli library version in go.mod file
  • 4f3a759 chore(docker): remove manifest

v1.0.2

25 Feb 05:07
Compare
Choose a tag to compare

Changelog

  • a1c267d chore(CI): update docker flow
  • 9511434 chore(deps): upgrade github actions
  • 7b7b98a chore(CI): update push condition.
  • cc62026 chore(deps): upgrade go module
  • 2942abe chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.3 (#71)

v1.0.1

05 Jan 15:04
b91096f
Compare
Choose a tag to compare

Changelog

  • b91096f Fix(git): Replaced -a with --author and remove false quote marks. (#66)
  • 2dc9fca chore(CI): latest tag for linux and amd64

v1.0.0

01 Jan 01:20
Compare
Choose a tag to compare

Changelog

  • ae3bd41 fix(lint): io/ioutil has been deprecated.
  • 9f1d8ed chore(commit): Forcibly set the author when committing (#59)

v0.2.3: Fix loading netrc flags from environment (#56)

19 Oct 16:28
7216a85
Compare
Choose a tag to compare