Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 21 Oct 14:18
· 54 commits to master since this release
6fcd426

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

  • 2542258: fix: refine output formatting in Exec and SetOutput functions (@appleboy)

Refactor

  • 18719a7: refactor(gitlab): refactor configuration validation in Exec function (@appleboy)

Documentation updates

  • 2b24985: docs(readme): improve documentation for Gitlab package functions (@appleboy)

Others

  • 6fcd426: test(test): add test for unset GITHUB_OUTPUT environment variable (@appleboy)