Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Improve stability of PSGallery installations #4239

Open
AlexanderSehr opened this issue Nov 13, 2023 · 0 comments
Open

[Feature Request]: Improve stability of PSGallery installations #4239

AlexanderSehr opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlexanderSehr
Copy link
Contributor

AlexanderSehr commented Nov 13, 2023

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.

@AlexanderSehr AlexanderSehr added the enhancement New feature or request label Nov 13, 2023
@AlexanderSehr AlexanderSehr self-assigned this Nov 13, 2023
@AlexanderSehr AlexanderSehr added this to the Azure Verfified Modules (AVM) - V3 milestone May 19, 2024
@AlexanderSehr AlexanderSehr removed this from the Azure Verfified Modules (AVM) - CI Issues milestone Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant