Skip to content

Sync eng/common directory with azure-sdk-tools for PR 10616 #24633

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

Merged

Conversation

azure-sdk
Copy link
Collaborator

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

@azure-sdk azure-sdk requested review from Copilot and hallipr and removed request for hallipr May 14, 2025 16:31
@azure-sdk azure-sdk requested a review from a team as a code owner May 14, 2025 16:31
@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 May 14, 2025
Copy link
Contributor

@Copilot 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 the latest changes from azure-sdk-tools (PR 10616) to ensure consistency in link verification scripts.

  • Updated regex match variable naming and verbose logging
  • Introduced HTML decoding of URLs before resolution
Comments suppressed due to low confidence (1)

eng/common/scripts/Verify-Links.ps1:266

  • [nitpick] Consider renaming the variable '$matches' to a more descriptive name such as '$hrefMatches' to clarify its purpose.
$matches = [RegEx]::Matches($htmlContent, $hrefRegex, $regexOptions);

@azure-sdk azure-sdk merged commit 53ee432 into main May 14, 2025
54 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-users/pahallis/parse-html-hrefs-10616 branch May 14, 2025 17: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.

2 participants