Closed renovate[bot] closed 4 months ago
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:
To launch regression testing public members of oamg organization can leave the following comment:
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:
admin
permissions on the @oamg/leapp Copr project on the permissions page.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.
This PR contains the following updates:
v1.2.10
->v2.3.0
Release Notes
sclorg/testing-farm-as-github-action (sclorg/testing-farm-as-github-action)
### [`v2.3.0`](https://togithub.com/sclorg/testing-farm-as-github-action/releases/tag/v2.3.0) [Compare Source](https://togithub.com/sclorg/testing-farm-as-github-action/compare/v2.2.1...v2.3.0) ##### What's Changed ##### New - Make `git_url` optional :raccoon: ([#189](https://togithub.com/sclorg/testing-farm-as-github-action/issues/189)) [@jamacku](https://togithub.com/jamacku) ##### Bug Fixes - fix: job summary link :link: ([#188](https://togithub.com/sclorg/testing-farm-as-github-action/issues/188)) [@jamacku](https://togithub.com/jamacku) ##### Documentation - docs: Add example for `pipeline_settings` ([#199](https://togithub.com/sclorg/testing-farm-as-github-action/issues/199)) [@spetrosi](https://togithub.com/spetrosi) ##### Automation and CI changes - Fix timeout test :timer_clock: ([#197](https://togithub.com/sclorg/testing-farm-as-github-action/issues/197)) [@jamacku](https://togithub.com/jamacku) - Add test for Testing Farm timeout ([#181](https://togithub.com/sclorg/testing-farm-as-github-action/issues/181)) [@phracek](https://togithub.com/phracek) - Remove `github_summary_test` workflow ([#191](https://togithub.com/sclorg/testing-farm-as-github-action/issues/191)) [@jamacku](https://togithub.com/jamacku) ##### Dependency Updates - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.12.8 to 20.14.0 ([#196](https://togithub.com/sclorg/testing-farm-as-github-action/issues/196)) [@dependabot](https://togithub.com/dependabot) - build(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 1.5.3 to 1.6.0 ([#193](https://togithub.com/sclorg/testing-farm-as-github-action/issues/193)) [@dependabot](https://togithub.com/dependabot) - build(deps): bump [@octokit/rest](https://togithub.com/octokit/rest) from 20.1.0 to 20.1.1 ([#195](https://togithub.com/sclorg/testing-farm-as-github-action/issues/195)) [@dependabot](https://togithub.com/dependabot) **Full Changelog**: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.2.1...v2.3.0 ### [`v2.2.1`](https://togithub.com/sclorg/testing-farm-as-github-action/releases/tag/v2.2.1) [Compare Source](https://togithub.com/sclorg/testing-farm-as-github-action/compare/v2.2.0...v2.2.1) ##### What's Changed ##### Bug Fixes - fix: limit size of status description to 140 character ([#187](https://togithub.com/sclorg/testing-farm-as-github-action/issues/187)) [@jamacku](https://togithub.com/jamacku) **Full Changelog**: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/sclorg/testing-farm-as-github-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/sclorg/testing-farm-as-github-action/compare/v2.1.1...v2.2.0) ##### What's Changed ##### New - Add multihost testing ([#169](https://togithub.com/sclorg/testing-farm-as-github-action/issues/169)) [@engelmi](https://togithub.com/engelmi) - Fix coverage and add more verbose output ([#153](https://togithub.com/sclorg/testing-farm-as-github-action/issues/153)) [@phracek](https://togithub.com/phracek) - Add support path in tmt repository with metadata. ([#147](https://togithub.com/sclorg/testing-farm-as-github-action/issues/147)) [@phracek](https://togithub.com/phracek) - Add support for user specific hardware and disk ([#146](https://togithub.com/sclorg/testing-farm-as-github-action/issues/146)) [@phracek](https://togithub.com/phracek) ##### Bug Fixes - fix: correctly parse tmt inputs that contain `=` (e.g. BASE64 encoded strings) ([#179](https://togithub.com/sclorg/testing-farm-as-github-action/issues/179)) [@jamacku](https://togithub.com/jamacku) ##### Documentation - add issue template specific for tfaga ([#183](https://togithub.com/sclorg/testing-farm-as-github-action/issues/183)) [@zmiklank](https://togithub.com/zmiklank) - Update release template 🏗️ ([#182](https://togithub.com/sclorg/testing-farm-as-github-action/issues/182)) [@jamacku](https://togithub.com/jamacku) ##### Automation and CI changes - ci: label issues based on type :label: ([#184](https://togithub.com/sclorg/testing-farm-as-github-action/issues/184)) [@jamacku](https://togithub.com/jamacku) - Add release drafter workflow :memo: ([#175](https://togithub.com/sclorg/testing-farm-as-github-action/issues/175)) [@jamacku](https://togithub.com/jamacku) ##### Dependency Updates10 changes
- build: update dependencies ([#180](https://togithub.com/sclorg/testing-farm-as-github-action/issues/180)) [@jamacku](https://togithub.com/jamacku) - build(deps): bump [@octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling) from 8.1.3 to 9.3.0 ([#176](https://togithub.com/sclorg/testing-farm-as-github-action/issues/176)) [@dependabot](https://togithub.com/dependabot) - build(deps): bump [@octokit/core](https://togithub.com/octokit/core) from 5.0.1 to 6.1.2 ([#171](https://togithub.com/sclorg/testing-farm-as-github-action/issues/171)) [@dependabot](https://togithub.com/dependabot) - build(deps): bump [@octokit/types](https://togithub.com/octokit/types) from 13.4.1 to 13.5.0 ([#174](https://togithub.com/sclorg/testing-farm-as-github-action/issues/174)) [@dependabot](https://togithub.com/dependabot) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.1.0 to 7.8.0 ([#170](https://togithub.com/sclorg/testing-farm-as-github-action/issues/170)) [@dependabot](https://togithub.com/dependabot) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.9.0 to 20.12.7 ([#163](https://togithub.com/sclorg/testing-farm-as-github-action/issues/163)) [@dependabot](https://togithub.com/dependabot) - build(deps-dev): bump typescript from 5.3.3 to 5.4.5 ([#160](https://togithub.com/sclorg/testing-farm-as-github-action/issues/160)) [@dependabot](https://togithub.com/dependabot) - build(deps): bump [@octokit/types](https://togithub.com/octokit/types) from 12.4.0 to 13.4.1 ([#167](https://togithub.com/sclorg/testing-farm-as-github-action/issues/167)) [@dependabot](https://togithub.com/dependabot) - build(deps): bump [@octokit/rest](https://togithub.com/octokit/rest) from 20.0.2 to 20.1.0 ([#161](https://togithub.com/sclorg/testing-farm-as-github-action/issues/161)) [@dependabot](https://togithub.com/dependabot) - build(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.1.1 to 7.5.0 ([#149](https://togithub.com/sclorg/testing-farm-as-github-action/issues/149)) [@dependabot](https://togithub.com/dependabot)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.
This PR has been generated by Mend Renovate. View repository job log here.