JustinGrote / JustinGrote/ModuleFast

Support an "Update All Local Modules" scenario

Abierto
#79 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
C#
Estrellas
151
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
csharp, powershell
Área
cli, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.