JustinGrote / JustinGrote/ModuleFast
-Path and -Specification should be usable together to override prereleases
- Vorherrschende Sprache
- C#
- Sterne
- 151
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- cli, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100