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

pmm: Add install-packages,mark-packages-explicit combined operation #210

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NICHOLAS85
Copy link
Contributor

@NICHOLAS85 NICHOLAS85 commented Nov 11, 2020

Adds install-packages,mark-packages-explicit combined operation. Indepth testing will be done before this is ready.

Looking into creating a combined operation adding mark-packages-explicit for each of:
update-package-database,install-packages
update-package-database,update-file-database,install-packages
upgrade-packages-limited,install-packages
upgrade-packages-full,install-packages
update-package-database,upgrade-packages-partial,install-packages
update-package-database,upgrade-packages-full,install-packages

This pr also adds implementations for apt for:
remove-packages-limited,remove-orphans (apt remove --autoremove)
remove-packages-full,remove-orphans (apt purge --autoremove)

@NICHOLAS85
Copy link
Contributor Author

NICHOLAS85 commented Nov 14, 2020

Putting this on hold until work is done on pmm to support multiple item-consuming operations for combined operations. Resumed

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