JustinGrote / JustinGrote/ModuleFast
Support an "Update All Local Modules" scenario
Đang mở
enhancement
- Ngôn ngữ chính
- C#
- Star
- 151
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.