Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.19.0 #891

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Release 0.19.0 #891

merged 1 commit into from
Feb 14, 2025

Conversation

pirat89
Copy link
Member

@pirat89 pirat89 commented Feb 14, 2025

Announce

This is the last Python 2.7 compatible release. Putting Py2 on its earned rest, all the code is going to keep Python 3.6 compatibility. In the same time we are going to stop the testing and building on RHEL 7.

Packaging

Framework

Fixes

Enhancements

Snactor

Enhancements

stdlib

Enhancements

@pirat89 pirat89 added this to the 8.10/9.6 milestone Feb 14, 2025
Copy link

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.

@pirat89
Copy link
Member Author

pirat89 commented Feb 14, 2025

@oamg/developers keeping as druft until the documentation PR is merged.

@pirat89 pirat89 marked this pull request as ready for review February 14, 2025 08:21
@pirat89 pirat89 changed the title # Release 0.19.0 Release 0.19.0 Feb 14, 2025
@pirat89 pirat89 added the changelog-checked The merger/reviewer checked the changelog draft document and updated it when relevant label Feb 14, 2025
@pirat89 pirat89 force-pushed the new-release branch 2 times, most recently from 2fd6372 to be2665f Compare February 14, 2025 08:42
## Announce
This is the last Python 2.7 compatible release. Putting Py2 on its earned
rest, all the code is going to keep Python 3.6 compatibility. In the same time
we are going to stop the testing and building on RHEL 7.

## Packaging
- Bump leapp-framework to 6.0 (oamg#870)
- Bump leapp-framework-dependencies to 6 (oamg#870)
- Require PyAML (on RHEL 7) and python3-PyYAML (on RHEL 8) packages (oamg#870)
- Introduce /etc/leapp/actor_conf.d/ in the leapp rpm (oamg#885)

## Framework
### Fixes
- Increase soft limits on the number of opened file descriptors and maximum
size of manipulated files during initialization (oamg#887)

### Enhancements
- [Tech preview] Introduce configurability for leapp actors (oamg#870)

## Snactor
### Enhancements
- snactor(run): allow using an existing execution context in used leapp.db (oamg#873)

## stdlib
### Enhancements
- [Tech preview] Introduce `api.retrieve_config` function to obtain configuration for the actor based on the specified configuration schema (oamg#870)
Copy link
Member

@matejmatuska matejmatuska left a comment

Choose a reason for hiding this comment

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

LGTM!

@pirat89 pirat89 merged commit e5bb371 into oamg:main Feb 14, 2025
19 of 28 checks passed
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