Skip to content

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

Release v4.2.0

18 Nov 13:56

Choose a tag to compare

What's Changed

New

  • feat: use TF API to detect TF scope from API key (#329) @jamacku
  • feat: allow to pass undocumented tmt_context inputs (#328) @jamacku

Dependency Updates

10 changes

Full Changelog: v4.1.0...v4.2.0

Release v4.1.0

16 Jul 11:30

Choose a tag to compare

What's Changed

New

  • Fix compose null value handling for container provisioner support (#298) @thrix

Documentation

Other changes

  • Fix distribution files after my mistake pushing directly timeout. (#295) @phracek

Dependency Updates

11 changes

Full Changelog: v4.0.0...v4.1.0

Release v4.0.0

07 Apr 08:42

Choose a tag to compare

What's Changed

Breaking

  • Add support for issue metadata and dynamic summary (#234) @jamacku

New

  • feat: add started time information to summary (#235) @jamacku
  • feat: access TF using Authorization header (#232) @jamacku

Documentation

Other changes

  • More traces in case of summary is created. (#262) @phracek

Automation and CI changes

  • tests: add integration test for pull_request_target (#139) @zmiklank

Dependency Updates

20 changes

Full Changelog: v3.1.2...v4.0.0

Release v3.1.2

10 Sep 08:00

Choose a tag to compare

What's Changed

Bug Fixes

  • Pass tmt_plan_filter to TF even when tmt_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

27 Aug 07:48

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

16 Aug 08:13
c10d1c7

Choose a tag to compare

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 :octocat: (#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

18 Jul 13:53

Choose a tag to compare

What's Changed

Breaking

  • feat: update default value of git_ref 🧷 (#190) @jamacku

Bug Fixes

Dependency Updates

Full Changelog: v2.3.0...v3.0.0

Release v2.3.0

02 Jul 11:13
cd4ffa0

Choose a tag to compare

What's Changed

New

Bug Fixes

Documentation

Automation and CI changes

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

23 May 12:35

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: limit size of status description to 140 character (#187) @jamacku

Full Changelog: v2.2.0...v2.2.1

Release v2.2.0

09 May 11:08

Choose a tag to compare

What's Changed

New

Bug Fixes

  • fix: correctly parse tmt inputs that contain = (e.g. BASE64 encoded strings) (#179) @jamacku

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