leapp icon indicating copy to clipboard operation
leapp copied to clipboard

Update sclorg/testing-farm-as-github-action action to v2

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

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

Compare Source

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

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.1.1...v2.2.0

v2.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed
Fixes

v2.0.0

Compare Source

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
Significant non-breaking changes
Fixes

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

Compare Source

What's Changed

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1.3.0...v1.3.1

v1.3.0

Compare Source

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

Compare Source

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1...v1.2.13

v1.2.12

Compare Source

What's Changed

Full Changelog: https://github.com/sclorg/testing-farm-as-github-action/compare/v1...v1.2.12

v1.2.11

Compare Source

What's Changed

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.

renovate[bot] avatar May 10 '24 14:05 renovate[bot]

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.

github-actions[bot] avatar May 10 '24 14:05 github-actions[bot]

/packit copr-build

pirat89 avatar May 10 '24 16:05 pirat89

/packit copr-build

pirat89 avatar May 24 '24 07:05 pirat89

/packit copr-build

pirat89 avatar Jul 03 '24 12:07 pirat89

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 admin permissions 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.

pirat89 avatar Jul 03 '24 13:07 pirat89