JustinGrote / JustinGrote/ModuleFast
-Path and -Specification should be usable together to override prereleases
- Lingua principale
- C#
- Stelle
- 151
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Story
```
As a ModuleFast user, I want to be able to install *specific* prerelease versions of some of my requirements that might be in a #Requires .ps1 or .psd1 manifest
```
the `#Requires` and `ModuleRequires` do not support prerelease versions to be defined. Currently `-PreRelease` can be used as a blunt hammer, but we should support specifying -Specifications that take precedence over what is in the #Requires file
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by tracing how ModuleFast handles -Path, -Specification, and -PreRelease alongside #Requires and ModuleRequires manifests. Determine where requirement precedence is resolved and define the behavior for a specific prerelease override. Done means a -Specification can select a prerelease version for an individual requirement without requiring the blunt -PreRelease option.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- 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