Releases: appleboy/drone-gitlab-ci
Releases · appleboy/drone-gitlab-ci
v1.4.2
Changelog
Enhancements
Build process updates
- 5da3005: ci(actions): upgrade GitHub Actions to latest versions (@appleboy)
- 511b536: ci: standardize Trivy security scanning workflows (@appleboy)
- 0f10a30: ci: pin golangci-lint to v2.11 (@appleboy)
- 69fac7c: ci: enable check-latest for setup-go to fetch newest patch (@appleboy)
- 251fbdd: ci: enable check-latest in docker and goreleaser workflows (@appleboy)
- 70a9190: ci(docker): fail push when trivy finds CRITICAL/HIGH issues (@appleboy)
v1.4.1
v1.4.0
Changelog
Features
- 3aff62a: feat: run container as non-root appuser for enhanced security (@appleboy)
- e262418: feat: improve Makefile usability with help and code quality targets (@appleboy)
Bug fixes
- 5b98641: fix(gitlab): refactor codebase for consistency and performance (@appleboy)
- cac762c: fix: suppress security and unused value warnings in codebase (@appleboy)
Enhancements
- 9655fa5: chore(github): refactor output handling to use GitHub Actions API (@appleboy)
- 501bb12: chore(deps): improve API performance and update dependencies (@appleboy)
- cff2c4d: chore: update dependencies to latest versions (@appleboy)
- 1ac54af: chore(deps): update dependencies for improved functionality (@appleboy)
- e50b675: chore(deps): upgrade test dependencies to latest version (@appleboy)
- dfea61d: chore: refactor codebase and optimize performance (@appleboy)
- 7507ddf: chore: add debugging capabilities using godump library (@appleboy)
- beaa366: chore(deps): update dependencies to latest versions (@appleboy)
- 3f0ef09: chore: update Go version requirements and dependencies (@appleboy)
- 0d6531d: chore: migrate GitLab client and update pipeline ID handling (@appleboy)
Refactor
- dca961b: refactor(ci): improve code quality and consistency across project (@appleboy)
- b8d28cc: refactor(ci): refactor and update GolangCI config and GitLab client (@appleboy)
- 7c5faaa: refactor(sec): refactor pipeline creation to utilize convert package (@appleboy)
- 9709d76: refactor(gitlab): refactor NewGitlab function for improved clarity (@appleboy)
- bf29600: refactor: revamp linting configuration and refactor pipeline code formatting (@appleboy)
- 721bb01: refactor: use explicit alias for gitlab client imports (@appleboy)
Build process updates
- e4f311b: ci(ci): reorder and improve CI workflow steps (@appleboy)
- 22eb49d: ci(codecov): upgrade Codecov action to version 5 (@appleboy)
- 7f752af: ci: upgrade goreleaser configuration (@appleboy)
- e9116eb: ci: update CI workflows and add Trivy security scanning (@appleboy)
- c482767: ci: update CI workflows to use latest actions and tag triggers (@appleboy)
Documentation updates
- 2480241: docs: localize README with Chinese translations and improvements (@appleboy)
- 54b60c1: docs: update Drone plugin URL in all README files (@appleboy)
- 1962a6c: docs: update README badges for testing and security status (@appleboy)
- 9107fa7: docs: rewrite and expand CLI and plugin documentation in all languages (@appleboy)
- 013b365: docs: standardize branding to use gitlab-ci.png in documentation (@appleboy)
Others
v1.3.3
v1.3.2
Changelog
Features
- 6750197: feat(github): enable GitHub Actions integration in CLI and Plugin (@appleboy)
- 5d73a4f: feat(github): enhance GitHub integration output settings and error handling (@appleboy)
- a2362e8: feat: enhance logging for Exec function output handling (@appleboy)
Bug fixes
Refactor
Documentation updates
Others
v1.3.1
v1.3.0
Changelog
Features
- 978571e: feat: refactor GitLab integration for improved API usage (@appleboy)
- 25a7fae: feat: enhance pipeline status management and documentation (@appleboy)
- 129fc94: feat: implement timeout functionality for CLI pipeline execution (@appleboy)
- cfdc0ef: feat(gitlab): implement configurable interval for pipeline completion (@appleboy)
- 96904a4: feat(gitlab): add wait flag to pipeline execution logic (@appleboy)
Enhancements
- e0d4bed: chore: enhance system performance and update dependencies (@appleboy)
- 7ed7f1a: chore: update CI plugin links to new URLs (@appleboy)
- 6c4ed9f: chore: update dependencies in go.mod file (@appleboy)
- 43ceb1e: chore(gitlab): refine command-line flag aliases and documentation (@appleboy)
Refactor
- 3e9e7ac: refactor: refactor CreatePipeline for improved logging and structure (@appleboy)
- 0be7189: refactor: remove obsolete test functions and logic (@appleboy)
- 0b2fffc: refactor(cli): refactor CLI application for updated dependency structure (@appleboy)
- c8dfe85: refactor(gitlab): refactor project ID handling in CI integration (@appleboy)
- 433d2e9: refactor(gitlab): enhance logging with structured context and new package (@appleboy)
Documentation updates
Others
v1.2.0
Changelog
Features
- a6fca90: feat: enhance variable handling in Gitlab trigger function (#11) (@appleboy)
- 3f4d119: feat: enhance Gitlab struct for insecure connection support (@appleboy)
Refactor
Build process updates
- 5210bbf: ci: configure Goreleaser for multi-OS builds and releases (@appleboy)
- 4a6f4b2: ci: update lint workflow to use make for testing (@appleboy)
Documentation updates
v1.1.0
Changelog
- be648f0 chore: update default branch name to 'main' in config
- f3f31d2 chore: rename executable in Dockerfile to match convention
- 3f83f35 refactor: refactor request handling to support nil parameters
- 62358cd ci: enhance system performance and compatibility
- 9482a35 chore: update dependencies and Go version to latest releases
- 3e8f6f9 fix: refactor environment variable loading logic
- ddcb515 build: refactor Go build and formatting processes
- 83a90b5 build: refactor Docker setup for multi-architecture support
- 05814dc ci: automate CI/CD and code quality workflows
- 1d66111 chore: refactor and optimize codebase for performance improvements
- d2747af chore: remove obsolete CI and editor configuration files
- d57ccd1 refactor: refactor I/O handling and streamline debug checks
- 958d851 chore: upgrade to go1.15
- ce4748c chore: upgrade to go1.14
- 0a318a8 chore: load env from /run/drone/env path
- 0309d9b chore(makefile): remove GOPACKAGE variable
- 1d0a9cf update
- 54331c0 chore: update docs to drone 1.0 format.
v1.0.2: support amd64 and i386
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>