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

New package managers interface #1021

Merged
merged 65 commits into from May 11, 2023
Merged

Conversation

marticliment
Copy link
Owner

This pull request reworks how packages are managed. Classes have been implemented to avoid passing 5 or 6 variables as arguments.

Additionally, package managers are now dynamically loaded, so it will be easier to add new package managers.

This reworks also includes:

  • Completely new Export/Import packages interfaces
  • Improve toolbars
  • Added smart item showing mechanisms on the Updates and Installed software sections

Closes #1008
Closes #800
Relates to #764
Relates to #610

Also, more improvements on SoftwareSection
…stallationOptions objects. Installer methods have been moved under each Package Manager class
@marticliment marticliment merged commit b0dcc1f into main May 11, 2023
@marticliment marticliment deleted the new-package-managers-interface branch October 10, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants