chore: update DocGuard extension to v0.9.10#1888
chore: update DocGuard extension to v0.9.10#1888raccioly wants to merge 1 commit intogithub:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the community catalog metadata for the DocGuard extension to reflect the v0.9.9 release and its download location.
Changes:
- Bumped DocGuard catalog version to
0.9.9and updated the GitHub releasedownload_url. - Updated DocGuard’s
updated_attimestamp. - Normalized an em-dash character in the
understandingextension description (encoding-only change).
💡 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.
c188a16 to
34440e0
Compare
34440e0 to
78c09d3
Compare
There was a problem hiding this comment.
Pull request overview
Updates the community catalog metadata for the DocGuard extension to reflect its v0.9.9 release, including refreshed timestamps and updated catalog fields.
Changes:
- Bumped DocGuard extension version to 0.9.9 and updated its release download URL.
- Updated DocGuard catalog description wording (“Zero NPM runtime dependencies”).
- Refreshed top-level and DocGuard entry
updated_attimestamps.
💡 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.
78c09d3 to
7167eec
Compare
There was a problem hiding this comment.
Pull request overview
Updates the community catalog metadata for the DocGuard extension to reflect the new v0.9.9 release, keeping the public extension registry and README list in sync.
Changes:
- Bump DocGuard catalog entry from 0.9.8 → 0.9.9, including the GitHub release download URL.
- Update DocGuard description text to “Zero NPM runtime dependencies.”
- Refresh
updated_attimestamps in the community catalog (top-level and DocGuard entry).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates DocGuard version/download URL and refreshes catalog + entry timestamps. |
| extensions/README.md | Updates the DocGuard table row description to match the catalog wording. |
💡 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.
633c9bb to
d0a0269
Compare
d0a0269 to
bf6c881
Compare
There was a problem hiding this comment.
Pull request overview
Updates the community extensions catalog metadata for the DocGuard extension, keeping the catalog entry and community README in sync with the latest DocGuard release details.
Changes:
- Updated
extensions/catalog.community.jsontimestamps and DocGuard description/version/download URL. - Updated the DocGuard description string in
extensions/README.mdto match the catalog wording (“Zero NPM runtime dependencies.”).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates top-level and DocGuard entry timestamps; updates DocGuard description and release metadata (version + download URL). |
| extensions/README.md | Updates the DocGuard row description to match the catalog description text. |
💡 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.
| "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies.", | ||
| "author": "raccioly", | ||
| "version": "0.9.8", | ||
| "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip", | ||
| "version": "0.9.10", | ||
| "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.10/spec-kit-docguard-v0.9.10.zip", |
bf6c881 to
f63bc86
Compare
|
Closing — re-creating with correct v0.9.10 metadata. |
DocGuard Community Extension Update
Updates the DocGuard community extension catalog entry.
Changes
spec-kit-docguard-v0.9.10.zipRelease Notes
Added — Unified Ignore System & Scorer Alignment
cli/shared-ignore.mjs— New shared ignore utility. All validators now share consistent glob matching.testPatternsconfig — New array field for multiple test location patterns.Fixed
securityIgnoreandtodoIgnoreglobs now functional (Bugs Add John Lam as contributor and release badge #1, Fix release workflow to work with repository rules #2)node_modules(Bug Update README.md #3)backend/,server/(Bugs doco(spec-driven): Fix small typo in spec-driven.md #4, feat: implement in Japanese #5)ignorearray (Bug Support Cursor CLI #9)Changed
This PR was automatically generated by the DocGuard release pipeline.