Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
108 stars 166 forks source link

docindex pipelines' CreateDocIndex job is failing #7601

Open danieljurek opened 5 months ago

danieljurek commented 5 months ago

Succeeding image version: 20240122.1.0 Failing image version: 20240128.1.0

Failures likely related to a change in PowerShell: https://github.com/actions/runner-images/issues/9115

Two things to do:

  1. Fix script
  2. Change jobs to use 1ES pools instead of Azure Pipelines for better stewardship of resources... it's possible that the 1ES pipelines may use a different version of PowerShell, so ensure that the fix is backwards compatible.
kurtzeborn commented 1 week ago

Assigning this to you @JimSuplizio since Daniel is about to disappear for a few months.