-
-
Notifications
You must be signed in to change notification settings - Fork 78
Enhancement: Add PSResourceGet dependency type #158
Copy link
Copy link
Open
Labels
area: dependency-typesPSGalleryModule, PSResourceGet, GitHub, etc.PSGalleryModule, PSResourceGet, GitHub, etc.effort: mediumHalf day to a full dayHalf day to a full daypriority: highBlocking v0.4.0Blocking v0.4.0skill: advancedRequires deep PowerShell or build system expertiseRequires deep PowerShell or build system expertisetype: enhancementNew feature or improvementNew feature or improvement
Milestone
Metadata
Metadata
Assignees
Labels
area: dependency-typesPSGalleryModule, PSResourceGet, GitHub, etc.PSGalleryModule, PSResourceGet, GitHub, etc.effort: mediumHalf day to a full dayHalf day to a full daypriority: highBlocking v0.4.0Blocking v0.4.0skill: advancedRequires deep PowerShell or build system expertiseRequires deep PowerShell or build system expertisetype: enhancementNew feature or improvementNew feature or improvement
Type
Projects
Status
Up Next
What
Add a new
PSResourceGetdependency type (PSResourceGet.ps1 + PSDependMap.psd1 entry) using:Why
PowerShellGet is deprecated. PSResourceGet is the supported replacement in PS 7.x environments.
This does not remove or modify the existing PSGalleryModule provider.
Status
PR #143 implements this. Review, test, and merge.