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

Prefer transaction.download() over directly using PackageDownloader #313

Conversation

evan-goode
Copy link
Member

Use the new transaction.download() in a couple places instead of using PackageDownloader directly.

Not sure whether it's worth it to use it here since download callbacks need to be set up.

@evan-goode evan-goode force-pushed the evan-goode/transaction-download branch from adfdfb0 to a8e6db1 Compare February 21, 2023 20:38
dnf5/context.cpp Outdated Show resolved Hide resolved
dnf5/context.cpp Outdated Show resolved Hide resolved
@j-mracek j-mracek self-assigned this Feb 22, 2023
@evan-goode evan-goode force-pushed the evan-goode/transaction-download branch from a8e6db1 to 48bf4d2 Compare February 22, 2023 15:07
@j-mracek
Copy link
Contributor

j-mracek commented Mar 2, 2023

@m-blaha May I ask you for your opinion for part related to Daemon?

Signed-off-by: Evan Goode <mail@evangoo.de>
@evan-goode evan-goode force-pushed the evan-goode/transaction-download branch from 48bf4d2 to 42364d3 Compare March 2, 2023 16:54
@evan-goode
Copy link
Member Author

Looks like we're back to passing integration tests.

@j-mracek
Copy link
Contributor

j-mracek commented Mar 3, 2023

LGTM

@j-mracek j-mracek merged commit 305f6a8 into rpm-software-management:main Mar 3, 2023
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.

2 participants