Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 15:19
· 15 commits to master since this release
013b365

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

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

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

  • ef40304: style(ci): refactor codebase and update testing configurations (@appleboy)