Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tomasfratrik
Copy link
Member

Removing support for el7toel8 since since the upgrade path is no longer supported.

Changes:

  • Makefile adjusted
  • Reflect changes in documentation
  • Remove rhel7 build and test containers

Jira: RHELMISC-11005

Removing support for el7toel8 since since the upgrade path is no longer supported.

Changes:
* Makefile adjusted
* Reflect changes in documentation
* Remove rhel7 build and test containers

Jira: RHELMISC-11005
@github-actions
Copy link

github-actions bot commented Aug 4, 2025

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*main* 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*main* 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.

Copy link
Member

@pirat89 pirat89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! good catch in the documentation!

@pirat89
Copy link
Member

pirat89 commented Aug 8, 2025

The failed test seems to be caused by bug in pytest plugin. Let's investigate it in a separate PR. The change in this PR is not related to the failed test.

  • CI is failing due to outdated target repositories (missing z-stream fixes for linux-firmware)
  • unit-tests are failing due to change in pytest plugin itself - so tests are not performed at all.

@pirat89 pirat89 merged commit 0ede41e into oamg:main Aug 8, 2025
19 of 24 checks passed
@pirat89 pirat89 added this to the 8.10/9.7 milestone Aug 8, 2025
@pirat89 pirat89 added the changelog-checked The merger/reviewer checked the changelog draft document and updated it when relevant label Aug 14, 2025
pirat89 added a commit to pirat89/leapp that referenced this pull request Aug 14, 2025
## Packaging
-  Bump leapp-framework to 6.1 (oamg#894)

## Framework
### Fixes
- Create the /var/lib/leapp directory automatically if missing (oamg#893)

### Enhancements
- Recognize configuration files with the .yaml suffix only (oamg#892)

## Leapp (tool)
### Fixes
- Fix CLI: allow to set falsy values as default for leapp's command options (oamg#894)

## Modifications
- Updated Makefile and drop of rhel7 related artifacts (oamg#905)
@pirat89 pirat89 mentioned this pull request Aug 14, 2025
pirat89 added a commit to pirat89/leapp that referenced this pull request Aug 14, 2025
## Packaging
-  Bump leapp-framework to 6.1 (oamg#894)

## Framework
### Fixes
- Create the /var/lib/leapp directory automatically if missing (oamg#893)

### Enhancements
- Recognize configuration files with the .yaml suffix only (oamg#892)

## Leapp (tool)
### Fixes
- Fix CLI: allow to set falsy values as default for leapp's command options (oamg#894)

## Modifications
- Updated Makefile and drop of rhel7 related artifacts (oamg#905)
pirat89 added a commit to pirat89/leapp that referenced this pull request Aug 14, 2025
## Packaging
-  Bump leapp-framework to 6.1 (oamg#894)

## Framework
### Fixes
- Create the /var/lib/leapp directory automatically if missing (oamg#893)

### Enhancements
- Recognize configuration files with the .yaml suffix only (oamg#892)

## Leapp (tool)
### Fixes
- Fix CLI: allow to set falsy values as default for leapp's command options (oamg#894)

## Modifications
- Updated Makefile and drop of rhel7 related artifacts (oamg#905)
pirat89 added a commit that referenced this pull request Aug 14, 2025
## Packaging
-  Bump leapp-framework to 6.1 (#894)

## Framework
### Fixes
- Create the /var/lib/leapp directory automatically if missing (#893)

### Enhancements
- Recognize configuration files with the .yaml suffix only (#892)

## Leapp (tool)
### Fixes
- Fix CLI: allow to set falsy values as default for leapp's command options (#894)

## Modifications
- Updated Makefile and drop of rhel7 related artifacts (#905)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-checked The merger/reviewer checked the changelog draft document and updated it when relevant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants