potatoqualitee / psmodulecache

This action makes caching PowerShell modules from the PowerShell Gallery easy for Linux, Windows and macOS runners.
MIT License
29 stars 12 forks source link

Pester - Change MyGet feed dependencies #53

Closed LaurentDardenne closed 1 year ago

LaurentDardenne commented 1 year ago

Impacts: slowness during the execution of tests using a MyGet feed.

Feeds out of service, no SLA : see https://www.reddit.com/r/dotnet/comments/159yigd/is_myget_gone_for_good/

https://github.com/MyGet/MyGetDocs/issues/ 143

Github Action error :

image

LaurentDardenne commented 1 year ago

Now we use cloudsmith for the test repository. The choice of a local repository (share) for the tests is abandoned.

The nuget feeds used in the tests remain active.

Note : See this if migrating to 'Microsoft.PowerShell.PSResourceGet'

LaurentDardenne commented 1 year ago

The test repository.