Skip to content

Better package installer download operations #3178

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 22 commits into from
Jan 17, 2025

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented Jan 10, 2025

Streamline downloading installers with the new Operations

NOTE: This does ONLY apply to when manually downloading package installers. Standard package operations will not be affetcted by this PR

TODO:

  • Create new DownloadOperation
  • Improve how operations are created and added (applies to ALL operations, not only downloads)
  • Download from package lists (no need to open package details)
  • Declare which package managers can and cannot download installers
  • WinGet packages should use (when possible) the WinGet native download operation, for ms-store compatibility

image

Also, fix size displaying on PackageDetails

@marticliment marticliment marked this pull request as ready for review January 17, 2025 12:08
@marticliment marticliment merged commit b5267a4 into main Jan 17, 2025
2 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.

1 participant