Schedule tests on Testing Farm
Version updated for sclorg/testing-farm-as-github-action to version v2.2.0.
- This action is used across all versions by 61 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
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
- fix: correctly parse tmt inputs that contain
=
(e.g. BASE64 encoded strings) (#179) @jamacku
Documentation
- add issue template specific for tfaga (#183) @zmiklank
- Update release template 🏗️ (#182) @jamacku
Automation and CI changes
- ci: label issues based on type :label: (#184) @jamacku
- Add release drafter workflow :memo: (#175) @jamacku
Dependency Updates
- 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: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.1.1...v2.2.0