JustinGrote / JustinGrote/ModuleFast

Support an "Update All Local Modules" scenario

Aperta
#79 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
C#
Stelle
151
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We should support the following pattern:

`Get-Module -ListAvailable | Update-ModuleFast`

If we detect a standard module path is provided to us, we should translate that into a modulespec as follows:
1. Versions greater than what was provided up to the next major version
2. Implied -Update in this regard
3. Display "Module Not Found" in the gallery as a warning rather than a hard stop.
4. If -Update is explicitly specified, then the major version restrictions are lifted.

This should probably also come after multi-repo support.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start with the `Get-Module -ListAvailable | Update-ModuleFast` entry point and trace how a standard module path becomes a modulespec. Check how multi-repo support is handled first, since the issue says this should come afterward. Done means version bounds, implied updates, explicit `-Update` behavior, and gallery "Module Not Found" warnings match all four stated cases.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp, powershell
Ambito
cli, tooling
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.