-
Notifications
You must be signed in to change notification settings - Fork 444
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Recently, more and more pipelines fail because of PSGallery installations (ref). We should hence invest (likely via a try-catch-retry) how we can improve the stability here.
VERBOSE: Try installing:
VERBOSE: - 1. [Az.Accounts]
VERBOSE: - 2. [Az.Resources]
VERBOSE: - 3. [powershell-yaml]
VERBOSE: Found pre-installed modules in path [/usr/share/az_9.3.0]. Adding it PSModulePath environment variable.
VERBOSE: Install-CustomModule start
VERBOSE: =====================
VERBOSE: HANDLING MODULE [1/3] [Az.Accounts]
VERBOSE: =====================
Get-PackageSource: Unable to find repository 'PSGallery'. Use Get-PSRepository to see all
available repositories.This improvement should also be ported to the AVM CI.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To do