8000 Bump leapp-framework to 2.1 by pirat89 · Pull Request #746 · oamg/leapp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump leapp-framework to 2.1 #746

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

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Conversation

pirat89
Copy link
Member
@pirat89 pirat89 commented Dec 22, 2021

Regarding the recent changes, we provide new functionality regarding
get_*_path() functions - so the shared/common paths that do not
require execution of actors, can be used. This is useful e.g. when
we want to get specific files for the purpose of commands. Previous
use in actors is not affected by this change, however, use of these
functions outside of actors (e.g. in leapp commands) requires the
new implementation strictly.

Fixes: #742
Relates: oamg/leapp-repository#753

Regarding the recent changes, we provide new functionality regarding
get_*_path() functions - so the shared/common paths that do not
require execution of actors, can be used. This is useful e.g. when
we want to get specific files for the purpose of commands. Previous
use in actors is not affected by this change, however, use of these
functions outside of actors (e.g. in leapp commands) requires the
new implementation strictly.

Fixes: 742
@pirat89 pirat89 requested a review from a team December 22, 2021 17:13
@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 mergable.
If you want to re-run tests or request review, you can use following commands as a comment:

  • leapp-ci build to run copr build and e2e tests in OAMG CI
  • review please to notify leapp developers of review request
  • /packit copr-build to submit a public copr build using packit

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.

@centos-ci
Copy link

Can one of the admins verify this patch?

pirat89 added a commit to pirat89/leapp-repository that referenced this pull request Dec 22, 2021
Changes in commands introduced in oamg#753 requires up-to-date changes
in the leapp itself. Installing older builds of leapp makes the
current implementation malfunction. Update of requirements fixes
the problem.

Relates: oamg#753
Requires: oamg/leapp#746
@pirat89 pirat89 merged commit fb91abd into oamg:master Dec 23, 2021
pirat89 added a commit to oamg/leapp-repository that referenced this pull request Jan 3, 2022
Changes in commands introduced in #753 requires up-to-date changes
in the leapp itself. Installing older builds of leapp makes the
current implementation malfunction. Update of requirements fixes
the problem.

Relates: #753
Requires: oamg/leapp#746
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.

3 participants
0