Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@zmiklank zmiklank released this 10 Jan 14:36
· 86 commits to main since this release

What has Changed

  • adding smoke tests, which should be ran on Pull Requests (triggered by [test] comment)
  • remove deprecated set-output, use $GITHUB_OUTPUT instead
  • fix default compose - now it is Fedora-latest
  • use composite GitHub Action for updating release tags
  • add USAGE.md for easier onboarding
  • exit the TFaGA run with error if any test fails
  • print github summary - enabled by default.

and other minor changes.

Full Changelog: v1.2.13...v1.3.0