Releases: sclorg/testing-farm-as-github-action
Releases · sclorg/testing-farm-as-github-action
Release v3.1.2
What's Changed
Bug Fixes
- Pass
tmt_plan_filter
to TF even whentmt_hardware
input is undefined (#231) @jamacku - fix(post): lower the limit for the post cancellations (#226) @jamacku
Dependency Updates
- build(deps): bump @octokit/rest from 21.0.1 to 21.0.2 (#229) @dependabot
- build(deps-dev): bump @total-typescript/ts-reset from 0.5.1 to 0.6.0 (#228) @dependabot
- build(deps-dev): bump @types/node from 22.0.2 to 22.5.2 (#227) @dependabot
Full Changelog: v3.1.1...v3.1.2
Release v3.1.1
Release v3.1.0
What's Changed
New
- This issue adds plan-filter into TFaGA (#223) @phracek
- feat: allow to provide context for non-PR events (#220) @jamacku
Bug Fixes
- Don't cancel TF request when GHA Runner cancel the job (#212) @jamacku
- fix: don't fail when pull_request context in unavailable (#207) @jamacku
- Fix link in case of private (#205) @phracek
Documentation
- Remove
debug
input - no longer supported (outdated documentation) (#213) @jamacku - doc: fix and update
create_github_summary
documentation (#210) @jamacku
Dependency Updates
7 changes
- build(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 (#221) @dependabot
- build(deps-dev): bump @vitest/coverage-v8 from 1.6.0 to 2.0.5 (#216) @dependabot
- build(deps-dev): bump vitest from 1.6.0 to 2.0.5 (#217) @dependabot
- build(deps-dev): bump typescript from 5.5.2 to 5.5.4 (#218) @dependabot
- build(deps-dev): bump @types/node from 20.14.9 to 22.0.2 (#219) @dependabot
- build(deps): bump @octokit/rest from 21.0.0 to 21.0.1 (#215) @dependabot
- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#214) @dependabot
Full Changelog: v3.0.0...v3.1.0
Release v3.0.0
What's Changed
Breaking
Bug Fixes
Dependency Updates
- build(deps): bump @octokit/rest from 20.1.1 to 21.0.0 (#200) @dependabot
- build(deps-dev): bump vitest from 1.5.3 to 1.6.0 (#201) @dependabot
Full Changelog: v2.3.0...v3.0.0
Release v2.3.0
What's Changed
New
Bug Fixes
Documentation
Automation and CI changes
- Fix timeout test ⏲️ (#197) @jamacku
- Add test for Testing Farm timeout (#181) @phracek
- Remove
github_summary_test
workflow (#191) @jamacku
Dependency Updates
- build(deps-dev): bump @types/node from 20.12.8 to 20.14.0 (#196) @dependabot
- build(deps-dev): bump @vitest/coverage-v8 from 1.5.3 to 1.6.0 (#193) @dependabot
- build(deps): bump @octokit/rest from 20.1.0 to 20.1.1 (#195) @dependabot
Full Changelog: v2.2.1...v2.3.0
Release v2.2.1
Release v2.2.0
What's Changed
New
- Add multihost testing (#169) @engelmi
- Fix coverage and add more verbose output (#153) @phracek
- Add support path in tmt repository with metadata. (#147) @phracek
- Add support for user specific hardware and disk (#146) @phracek
Bug Fixes
Documentation
Automation and CI changes
Dependency Updates
10 changes
- build: update dependencies (#180) @jamacku
- build(deps): bump @octokit/plugin-throttling from 8.1.3 to 9.3.0 (#176) @dependabot
- build(deps): bump @octokit/core from 5.0.1 to 6.1.2 (#171) @dependabot
- build(deps): bump @octokit/types from 13.4.1 to 13.5.0 (#174) @dependabot
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.8.0 (#170) @dependabot
- build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 (#163) @dependabot
- build(deps-dev): bump typescript from 5.3.3 to 5.4.5 (#160) @dependabot
- build(deps): bump @octokit/types from 12.4.0 to 13.4.1 (#167) @dependabot
- build(deps): bump @octokit/rest from 20.0.2 to 20.1.0 (#161) @dependabot
- build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.5.0 (#149) @dependabot
Full Changelog: v2.1.1...v2.2.0
Release v2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1
Release v2.1.0
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