JustinGrote / JustinGrote/ModuleFast

Handle if an install is cancelled and one of the dependencies is incomplete

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
151
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Today, if you install Az and cancel, it will not fix any remainder dependencies.

Some ways to handle this:
1. Process dependencies first when found. May impact performance
2. Track dependencies separately and place a .incompleteDependencies into a module folder, resolving only when all modules are installed. Lots of potential issues here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.