Skip to content

Releases: sclorg/testing-farm-as-github-action

Release v2.1.1

05 Apr 06:32
cd1f435

Choose a tag to compare

What's Changed

  • fix: parsing of tmt context input by @jamacku in #137
  • other small fixes

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

12 Mar 12:02

Choose a tag to compare

What's Changed

  • cancel Running TF Test Requests when action was canceled 🚥 by @jamacku in #121
  • doc: add concurrency to example workflows by @jamacku in #120
  • provide better access to test logs by @zmiklank in #132
  • small non-breaking internal changes and dependency bumps

Full Changelog: v2.0.1...v2.1.0

Release v2.0.1

14 Feb 12:11
82d1bb9

Choose a tag to compare

What's Changed

Fixes

  • Do not set test.fmf.name attribute if null by @thrix in #117

Release v2.0.0

06 Feb 08:38

Choose a tag to compare

What's Changed

The testing-farm-as-github-action has been internally rewritten to typescript and the test coverage has increased a lot.
This release brings changes in user defined inputs, as mentioned below.

Breaking changes

  • set default value of status input to false by @zmiklank in #78
  • remove pr_head_sha input, as it is no longer needed by @zmiklank

Significant non-breaking changes

  • Rewrite whole action to typescript by @jamacku

Fixes

  • Poll for job status even for non-PR usecases by @zmiklank in #82

Big thanks to @jamacku for the effort he put into changes in this release!

Full Changelog: v1.3.1...v2.0.0

Release v1.3.1

01 Feb 12:45
e29131b

Choose a tag to compare

What's Changed

  • Bump embedded composite actions
  • Add differential pylint
  • Improve logging by using ::error:: by @jamacku in #79

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

10 Jan 14:36

Choose a tag to compare

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

Release v1.2.13

08 Sep 14:23
70144f4

Choose a tag to compare

Release v1.2.12

08 Sep 14:01
0021d13

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.12

Release v1.2.11

30 May 11:16
507d297

Choose a tag to compare

What's Changed

  • In case of infrastructure failure show pipeline.log by @phracek in #47

Full Changelog: v1...v1.2.11

Release v1.2.10

28 Apr 11:49
08d671d

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.10