PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Git Hub Nuget Packages

Open GamerClassN7 opened this issue 3 years ago • 3 comments

Summary of the new feature / enhancement

Wil be ever possible to use github similar vay like Azure dev ops can be used like private PS repository ?

Proposed technical implementation details (optional)

No response

GamerClassN7 avatar Feb 10 '22 17:02 GamerClassN7

Thanks for this issue @GamerClassN7! Would you host your packages on GitHub and would you like to publish packages to the GitHub feed via git commands or PowerShellGet cmdlets? We would love to get any more details for the scenario you are thinking of!

Also does not having this block any of your work flows?

StevenBucher98 avatar Feb 10 '22 19:02 StevenBucher98

Hello at my company ve use Azzure Dev Ops and Its Artefact to build Powershell Module and push it to company Repozitory , From where it can be installed on any pc wis simple Import-Module "package" after company repozitory nuget is registered. To explain setup we wer setting it up this way: https://www.pipehow.tech/new-psrepository/ I would like to use Git hube nuget packages simillar way how ever it it not possible in current state since index.json post only one of required url: that with "@type": "PackagePublish/2.0.0" and not the second one required :( "LegacyGallery/2.0.0" whit is requiret to it to work with powershell module system. Hoewer i thing so many eople would love to have this oprion to use Github nuget for PS :) i hope my terrible neglish make at least some sence to you my repo where i am testing the idea is here: https://github.com/GamerClassN7/Povershell-IT3C-Module/ image best regards

GamerClassN7 avatar Feb 11 '22 08:02 GamerClassN7

We definitely want to support this scenario and will keep track of this new feature! Thanks @GamerClassN7

StevenBucher98 avatar Feb 24 '22 16:02 StevenBucher98