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

Add OverridenInstallationOptions to Packages #2557

Merged
merged 17 commits into from
Aug 28, 2024

Conversation

marticliment
Copy link
Owner

Packages will have fields that will specify how they should be installed/updated/uninstalled, regardless of the InstallationOptions or the default installation procedure
This will help:

  • Autoelevation of permission-denied operations, without modifying user preferences
  • AutoScoping failed Scoop/Pip operations, without modifying user preferences
  • AutoElevation of WinGet packages that specidy such behaviour on their CatalogPackages

@marticliment marticliment marked this pull request as ready for review July 31, 2024 18:35
@marticliment marticliment marked this pull request as draft July 31, 2024 19:14
@marticliment marticliment marked this pull request as ready for review August 28, 2024 23:28
@marticliment marticliment merged commit 6a0dba1 into main Aug 28, 2024
2 checks passed
@marticliment marticliment deleted the overriden-installation-options branch August 28, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant