Update sclorg/testing-farm-as-github-action action to v2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sclorg/testing-farm-as-github-action | action | major | v1.2.10 -> v2.2.0 |
Release Notes
sclorg/testing-farm-as-github-action (sclorg/testing-farm-as-github-action)
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
- 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
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: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.1.1...v2.2.0
v2.1.1
What's Changed
- fix: parsing of tmt context input by @jamacku in https://github.com/sclorg/testing-farm-as-github-action/pull/137
- other small fixes
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.1.0...v2.1.1
v2.1.0
What's Changed
- cancel Running TF Test Requests when action was canceled :traffic_light: by @jamacku in https://github.com/sclorg/testing-farm-as-github-action/pull/121
- doc: add
concurrencyto example workflows by @jamacku in https://github.com/sclorg/testing-farm-as-github-action/pull/120 - provide better access to test logs by @zmiklank in https://github.com/sclorg/testing-farm-as-github-action/pull/132
- small non-breaking internal changes and dependency bumps
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.0.1...v2.1.0
v2.0.1
What's Changed
Fixes
- Do not set
test.fmf.nameattribute ifnullby @thrix in https://github.com/sclorg/testing-farm-as-github-action/pull/117
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 https://github.com/sclorg/testing-farm-as-github-action/pull/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 https://github.com/sclorg/testing-farm-as-github-action/pull/82
Big thanks to @jamacku for the effort he put into changes in this release!
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1.3.1...v2.0.0
v1.3.1
What's Changed
- Bump embedded composite actions
- Add differential pylint
- Improve logging by using
::error::by @jamacku in https://github.com/sclorg/testing-farm-as-github-action/pull/79
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1.3.0...v1.3.1
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: https://github.com/sclorg/testing-farm-as-github-action/compare/v1.2.13...v1.3.0
v1.2.13
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1...v1.2.13
v1.2.12
What's Changed
- Use Python for tmt_context by @phracek in https://github.com/sclorg/testing-farm-as-github-action/pull/49
- Add pr_head_sha input by @zmiklank in https://github.com/sclorg/testing-farm-as-github-action/pull/52
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1...v1.2.12
v1.2.11
What's Changed
- In case of infrastructure failure show pipeline.log by @phracek in https://github.com/sclorg/testing-farm-as-github-action/pull/47
Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1...v1.2.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Thank you for contributing to the Leapp project!
Please note that every PR needs to comply with the Leapp Guidelines and must pass all tests in order to be mergeable. If you want to request a review or rebuild a package in copr, you can use following commands as a comment:
- review please @oamg/developers to notify leapp developers of the review request
- /packit copr-build to submit a public copr build using packit
To launch regression testing public members of oamg organization can leave the following comment:
- /rerun to schedule basic regression tests using this pr build and leapp-repository*master* as artifacts
- /rerun 42 to schedule basic regression tests using this pr build and leapp-repository*PR42* as artifacts
- /rerun-sst to schedule sst tests using this pr build and leapp-repository*master* as artifacts
- /rerun-sst 42 to schedule sst tests using this pr build and leapp-repository*PR42* as artifacts
Please open ticket in case you experience technical problem with the CI. (RH internal only)
Note: In case there are problems with tests not being triggered automatically on new PR/commit or pending for a long time, please consider rerunning the CI by commenting leapp-ci build (might require several comments). If the problem persists, contact leapp-infra.
/packit copr-build
/packit copr-build
/packit copr-build
Based on your Packit configuration the settings of the @oamg/leapp Copr project would need to be updated as follows:
| field | old value | new value |
|---|---|---|
| chroots | ['epel-8-x86_64', 'fedora-39-aarch64', 'fedora-39-x86_64', 'fedora-40-x86_64', 'epel-7-x86_64', 'fedora-40-aarch64', 'fedora-rawhide-x86_64', 'fedora-rawhide-aarch64', 'epel-9-x86_64'] | ['epel-7-ppc64le', 'epel-7-x86_64', 'epel-8-x86_64', 'epel-9-x86_64', 'fedora-39-aarch64', 'fedora-39-x86_64', 'fedora-40-aarch64', 'fedora-40-x86_64', 'fedora-rawhide-aarch64', 'fedora-rawhide-x86_64'] |
Diff of chroots:
+epel-7-ppc64le
Packit was unable to update the settings above as it is missing admin permissions on the @oamg/leapp Copr project.
To fix this you can do one of the following:
- Grant Packit
adminpermissions on the @oamg/leapp Copr project on the permissions page. - Change the above Copr project settings manually on the settings page to match the Packit configuration.
- Update the Packit configuration to match the Copr project settings.
Please retrigger the build, once the issue above is fixed.
needs to be rebased after #871 is merged. it should resolve the problems with building.