Releases: appleboy/drone-git-push
Releases · appleboy/drone-git-push
v1.2.3
Changelog
Bug fixes
Enhancements
Build process updates
- 54303c3: ci(actions): upgrade GitHub Actions to latest versions (@appleboy)
- 20cda40: ci: standardize Trivy security scanning workflows (@appleboy)
- c0f63f2: ci: bump GitHub Actions and add Go 1.25/1.26 to test matrix (@appleboy)
- 862f1d1: ci: pin golangci-lint to v2.11 (@appleboy)
- e6bb20c: ci: enable check-latest for setup-go to fetch newest patch (@appleboy)
- 4115526: ci: enable check-latest in docker and goreleaser workflows (@appleboy)
- 24f0490: ci(docker): fail push when trivy finds CRITICAL/HIGH issues (@appleboy)
v1.2.2
v1.2.1
v1.2.0
Changelog
Features
Enhancements
- 10dfd78: chore: update Go version and upgrade major dependencies (@appleboy)
- d1b36b3: chore: upgrade Alpine base image to version 3.23 (@appleboy)
Refactor
- 8f8dfe6: refactor: modernize linting and refactor code for consistency and clarity (@appleboy)
- 490fd7d: refactor: add context propagation to plugin and repo command execution (@appleboy)
Build process updates
- 711a7fb: ci: upgrade CI to Golang 1.24-alpine for tests (@appleboy)
- c075ca8: ci: streamline release workflow and update GitHub Actions versions (@appleboy)
- 2210c0a: ci: add security scanning and improve Makefile usability (@appleboy)
- 861d191: build: run container as non-root appuser for improved security (@appleboy)
- 61e9a45: ci: upgrade Codecov GitHub Action to version 5 (@appleboy)
- 2d8c601: ci: update linting workflow to target docker/Dockerfile path (@appleboy)
- dbd3c99: ci: install gpg in CI workflow packages (@appleboy)
Documentation updates
v1.1.1
v1.1.0
Changelog
Enhancements
- 7781d3f: chore: update dependencies to latest versions (@appleboy)
- 83c64d2: chore: standardize code style and add changelog configuration (@appleboy)
- e8068fc: chore: update dependencies to latest versions (@appleboy)
Build process updates
- 1e86d3d: ci: update GitHub Actions workflows to use setup-go action v5 (@appleboy)
- b7b09a3: ci: update CI/CD workflows and Go versioning strategy (@appleboy)
- bb68080: ci: update GitHub Actions and improve CI configuration (@appleboy)
- 3caa1b6: ci: update GitHub actions and improve test reliability (@appleboy)
- c69ffdc: ci(Woodpecker): Add env vars (#98) (@qwerty287)
v1.0.6
v1.0.5
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
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