Skip to content

chore: update DocGuard extension to v0.9.11#1899

Merged
mnriem merged 1 commit intogithub:mainfrom
raccioly:update-docguard
Mar 18, 2026
Merged

chore: update DocGuard extension to v0.9.11#1899
mnriem merged 1 commit intogithub:mainfrom
raccioly:update-docguard

Conversation

@raccioly
Copy link
Contributor

DocGuard Community Extension Update

Updates the DocGuard community extension catalog entry.

Changes

Release Notes

Added

  • globMatch() in shared-ignore.mjs — Purpose-built positive file matching with hardcoded node_modules exclusion at any depth. Distinct from buildIgnoreFilter() (which is for ignore/skip filtering).
  • 6 new testsglobMatch node_modules rejection (2), valid path matching (1), multi-pattern (1), CI detection (1), function load (1). Total tests: 46.

Fixed

  • Docs-Diff no longer scans node_modules for test filesgetTestFilesFromPatterns() now uses globMatch() instead of repurposing buildIgnoreFilter(). The ** glob no longer matches through node_modules/ directories.
  • CI detection supports enterprise systemscalcTestingScore() now recognizes buildspec.yml, amplify.yml, Jenkinsfile, .circleci/config.yml, .gitlab-ci.yml, .travis.yml, and turbo.json with a "test" task.
  • Multi-pattern test resolution works correctlytestPatterns array resolves files from all patterns with proper deduplication via Set.

This PR was automatically generated by the DocGuard release pipeline.

@raccioly raccioly requested a review from mnriem as a code owner March 18, 2026 18:53
Copilot AI review requested due to automatic review settings March 18, 2026 18:53
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

Updates the community extensions catalog entry for DocGuard to reference the new v0.9.11 release, keeping the catalog metadata (version, download URL, timestamps) current.

Changes:

  • Bumped DocGuard extension version from 0.9.10 to 0.9.11.
  • Updated the DocGuard download_url to the v0.9.11 release artifact.
  • Refreshed updated_at timestamps for both the catalog and the DocGuard entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@mnriem mnriem requested a review from Copilot March 18, 2026 19:04
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

Updates the DocGuard community extension entry in the Spec Kit community catalog to reflect the v0.9.11 release, keeping the catalog metadata (timestamps and download link) current.

Changes:

  • Bumped DocGuard extension version from 0.9.10 to 0.9.11
  • Updated DocGuard download_url to the v0.9.11 release artifact
  • Refreshed top-level and DocGuard entry updated_at timestamps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem requested a review from Copilot March 18, 2026 19:07
@mnriem mnriem merged commit 33c83a6 into github:main Mar 18, 2026
16 of 17 checks passed
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

Updates the community extension catalog metadata for the DocGuard extension to reflect the new upstream release (v0.9.11), keeping the catalog’s timestamps and download link current.

Changes:

  • Bumped DocGuard extension version from 0.9.10 to 0.9.11
  • Updated DocGuard release download URL to the v0.9.11 asset
  • Updated top-level and DocGuard entry updated_at timestamps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants