a more intuitive status page?
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
I would settle for a more resilient and performant service... And some updates to the status - we're on day 2 of this...
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:
- https://learn.microsoft.com/en-us/azure/devops/artifacts/concepts/upstream-sources
- https://learn.microsoft.com/en-us/azure/devops/artifacts/tutorials/powershell-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: