Skip to content

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

Release v2.0.0

06 Feb 08:38
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Release v1.2.12

08 Sep 14:01
0021d13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.12

Release v1.2.11

30 May 11:16
507d297
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.10

Release v1.2.9

21 Mar 09:05
dd909a3
Compare
Choose a tag to compare

What's Changed

  • do not require api_url and compose inputs by @zmiklank in #40
  • Fix regression that prevented passing artifacts to tft request by @fernflower in #39
  • GitHub Action for testing Python scripts by @phracek in #42
  • Fix regression. results_url is in final_state step. by @phracek in #43
  • Python tests for GitHub Action by @phracek in #41

Full Changelog: v1...v1.2.9

v1.2.8

15 Mar 14:50
43c1cb3
Compare
Choose a tag to compare

What's Changed

  • Make use of required github_token input, adjust README by @zmiklank in #35

Full Changelog: v1.2.7...v1.2.8

Release v1.2.7

15 Mar 11:40
fd994c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.7