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.16.0 #841

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Release 0.16.0 #841

merged 2 commits into from
Aug 23, 2023

Conversation

pirat89
Copy link
Member

@pirat89 pirat89 commented Aug 22, 2023

Release 0.16.0

Packaging

Framework

Fixes

Enhancements

Leapp (tool)

Fixes

Enhancements

stdlib

Fixes

Enhancements

  • changes related just to stdlib - under leapp/libraries/stdlib

Additional changes (unrelated ro leapp release)

  • update the deprecation list for the leapp-repository 0.19.0
  • update the list of envars

@github-actions
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*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.

@pirat89 pirat89 added this to the 7.9/8.9/9.3 milestone Aug 22, 2023
@pirat89 pirat89 force-pushed the new-release branch 2 times, most recently from e5f973c to ef7a90c Compare August 23, 2023 15:24
@pirat89 pirat89 marked this pull request as ready for review August 23, 2023 15:26
@pirat89 pirat89 requested a review from a team August 23, 2023 15:27
@pirat89 pirat89 requested a review from a team August 23, 2023 15:41
## Packaging
-  Provide leapp-framework 5.0 (oamg#818, oamg#840)

## Framework
### Fixes
- Improve processing of reports with UTF-8 characters (oamg#821, oamg#828)
- Fix info reporting with only one path to log (oamg#834)

### Enhancements
- Include tracebacks of actors into the leapp.db (oamg#832)

## Leapp (tool)
### Fixes
- Dialog creation fails not more for a component without choices (oamg#826)
- Empty report is generated correctly (oamg#828)
- Fix processing data in remediation instructions with non-ascii characters ()

### Enhancements
- Improve report summary output to make it more visible (oamg#818, oamg#840)

## stdlib
### Fixes
- Fixed the call when the execute cannot be performed (oamg#836)
### Enhancements
- changes related just to stdlib - under leapp/libraries/stdlib
@Rezney Rezney merged commit b57c5de into oamg:master Aug 23, 2023
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants