Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

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

@azure-sdk azure-sdk requested a review from a team as a code owner October 27, 2025 18:48
@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 Oct 27, 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 synchronizes the eng/common directory with azure-sdk-tools, updating the spelling check infrastructure to use cspell version 9.2.1 and refactoring how files are passed to the spell checker.

Key Changes:

  • Upgrades cspell from version 6.12.0 to 9.2.1 and removes several bundled dictionary dependencies
  • Refactors Invoke-Cspell.ps1 to accept files via stdin using a FileList parameter instead of glob patterns
  • Updates the caller script to use the new FileList parameter name

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
eng/common/spelling/package.json Updates cspell version to 9.2.1 and removes bundled dictionary dependencies
eng/common/spelling/Invoke-Cspell.ps1 Refactors script to use stdin file list approach with begin/process/end blocks instead of glob-based configuration manipulation
eng/common/scripts/check-spelling-in-changed-files.ps1 Updates parameter name from ScanGlobs to FileList to match refactored spelling script

@azure-sdk azure-sdk force-pushed the sync-eng/common-djurek/cspell-upgrade-12569 branch from 5de3df9 to 618435d Compare October 29, 2025 07:05
@azure-sdk azure-sdk force-pushed the sync-eng/common-djurek/cspell-upgrade-12569 branch from 618435d to ead295c Compare October 29, 2025 21:41
@danieljurek danieljurek merged commit e37a714 into main Oct 30, 2025
17 checks passed
@danieljurek danieljurek deleted the sync-eng/common-djurek/cspell-upgrade-12569 branch October 30, 2025 17:42
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.

3 participants