Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#10749 See eng/common workflow

@azure-sdk azure-sdk requested review from Copilot and heaths and removed request for heaths August 5, 2025 19:44
@azure-sdk azure-sdk requested a review from a team as a code owner August 5, 2025 19:44
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Aug 5, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR syncs the eng/common directory with azure-sdk-tools, specifically updating the TestResources-Helpers.ps1 file to improve the logic for handling deployment outputs and environment variable file generation.

  • Refactored conditional logic for generating environment variable files to be clearer and more maintainable
  • Added descriptive comments explaining the different file generation strategies for .NET on Windows and Bicep templates
  • Fixed the control flow structure by properly nesting the elseif condition within the OutFile check
Comments suppressed due to low confidence (1)

eng/common/TestResources/TestResources-Helpers.ps1:279

  • Missing closing brace for the if statement that starts at line 270. The code structure appears to be missing a closing brace before the elseif statement.
            Write-Host "Test environment settings`n$environmentText`nstored into encrypted $outputFile"

@heaths
Copy link
Member

heaths commented Aug 5, 2025

/azp run rust - keyvault - weekly

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk azure-sdk merged commit 7720c98 into main Aug 5, 2025
46 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-issue10734-10749 branch August 5, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants