Releases: sclorg/testing-farm-as-github-action
Releases · sclorg/testing-farm-as-github-action
Release v2.0.0
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
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
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
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
Full Changelog: v1...v1.2.13
Release v1.2.12
What's Changed
Full Changelog: v1...v1.2.12
Release v1.2.11
What's Changed
Full Changelog: v1...v1.2.11
Release v1.2.10
What's Changed
- update readme with valid info about inputs by @zmiklank in #44
- Introduce environment_settings input by @fernflower in #45
Full Changelog: v1...v1.2.10
Release v1.2.9
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
Release v1.2.7
What's Changed
- remove pr_nr step as it is not needed by @zmiklank in #33
- Fix regression in results comment by @fernflower in #37
Full Changelog: v1...v1.2.7