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

Migration to OperationProvider #2541

Merged
merged 6 commits into from
Jul 30, 2024
Merged

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented Jul 25, 2024

Migrate Operation-related methods for package managers to a new OperationProvider, as already done with PackageDetailsProvider and SourceProvider.

TODO:

  • Check PowerShell 5.x command failure detection

@marticliment marticliment marked this pull request as ready for review July 30, 2024 10:15
@marticliment marticliment merged commit bf06452 into main Jul 30, 2024
1 check passed
@marticliment marticliment deleted the improvements-to-package-operations branch July 31, 2024 17:52
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.

[BUG] Uninstall command tries to uninstall the not-yet-installed "new version", resulting in error.
1 participant