Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

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

@azure-sdk azure-sdk requested a review from a team as a code owner December 9, 2025 22:34
@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 Dec 9, 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 from the azure-sdk-tools repository, specifically adding support for verifying npmjs.com package links in the link verification script. The change works around Cloudflare 403 errors that npmjs.com started returning by redirecting verification checks to the npm registry API instead.

Key Changes

  • Added ProcessNpmLink function to handle npmjs.com package URL verification via the registry API
  • Updated ProcessLink to detect and route npmjs.com package links to the new handler

@azure-sdk azure-sdk force-pushed the sync-eng/common-FixNpmLinkChecks-13281 branch from 2b0dde9 to 0fed5f4 Compare December 10, 2025 19:46
@azure-sdk azure-sdk merged commit cc2c5f9 into main Dec 10, 2025
17 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-FixNpmLinkChecks-13281 branch December 10, 2025 20:47
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