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 API to uninstall just one runtime #1894

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

nagilson
Copy link
Member

The existing API surface only allowed uninstallation of ALL runtimes.
This uninstall API currently only works with local installs but it will be expanded to allow global ones.
We can enforce more strict checking in the api caller request since it's not going to break anything.

force was added as a later option for when we allow users to force override and uninstall a version even if other extensions still depend on the installation.

@nagilson nagilson force-pushed the nagilson-uninstall-single-runtine branch from e0ffaee to a0380ed Compare July 24, 2024 20:57
@nagilson
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nagilson nagilson requested review from a team and smitpatel July 24, 2024 23:33
@smitpatel smitpatel mentioned this pull request Jul 30, 2024
@nagilson nagilson enabled auto-merge (squash) July 30, 2024 22:24
@nagilson nagilson merged commit a92e3c8 into dotnet:main Jul 30, 2024
9 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.

2 participants