PowerShellGallery icon indicating copy to clipboard operation
PowerShellGallery copied to clipboard

a more intuitive status page?

Open chalecado opened this issue 1 year ago • 2 comments

Summary of the new feature / enhancement

Seems like the site has gone down or gone very slow making our builds fail

Would it be a good idea to have a proper status page instead of someone manually commiting many hours after its been sorted?

Proposed technical implementation details (optional)

No response

chalecado avatar May 21 '24 17:05 chalecado

I would settle for a more resilient and performant service... And some updates to the status - we're on day 2 of this...

goldjg avatar May 21 '24 19:05 goldjg

This repo could consider using some automation to check and report uptime? Maybe something like:

For better reliability one can use Azure DevOps Artifacts with PowerShell Gallery as an Upstream Source:

For PSResourceGet to properly work with Azure DevOps artifacts it's best to add it as a NuGet v3 repository. Else, wait for this to be merged:

o-l-a-v avatar Oct 03 '24 10:10 o-l-a-v