docs(package-vulnerability-scanner): rewrite README, tidy CONTRIBUTING, release 3.0.7 - #462
Draft
amylin1249 wants to merge 3 commits into
Draft
docs(package-vulnerability-scanner): rewrite README, tidy CONTRIBUTING, release 3.0.7#462amylin1249 wants to merge 3 commits into
amylin1249 wants to merge 3 commits into
Conversation
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
July 29, 2026 17:50
c6f8787 to
247ef1e
Compare
Contributor
Extension release summary🚀 Will release on merge
See the contributing guide for details. |
amylin1249
marked this pull request as draft
July 31, 2026 15:43
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
August 1, 2026 01:33
247ef1e to
3ff2153
Compare
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
August 1, 2026 01:51
3ff2153 to
329c84f
Compare
amylin1249
force-pushed
the
pvs-10-docs-release
branch
2 times, most recently
from
August 1, 2026 04:58
d6b46fd to
cc65bc1
Compare
amylin1249
force-pushed
the
pvs-10-docs-release
branch
2 times, most recently
from
August 1, 2026 05:46
4596c68 to
ac50793
Compare
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
August 1, 2026 15:45
ac50793 to
a753396
Compare
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
August 1, 2026 16:02
a753396 to
0061be3
Compare
…G, release 3.0.7 Rewrite the README to the gallery standard (About/How it works/Deploy/Setup/ Customize it/Learn more) and refresh the description. Add a Tests section to CONTRIBUTING and fix the bundle-file list typo. Bump extension.version to 3.0.7 to trigger the release.
…ecksum, fill CHANGELOG/CONTRIBUTING gaps
… from a clean build The dist JS and index.html entries never matched what the repo builds; they were written from a build made before the dependency fixes in the same commit took effect. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
amylin1249
force-pushed
the
pvs-10-docs-release
branch
from
August 1, 2026 16:38
0061be3 to
8634698
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Split out of #428 into small, reviewable PRs (tracking issue #415). Stacked 10/10 (top) — stacked on #461, merge bottom-up.
Rewrites the README to the gallery standard, adds a Tests section to CONTRIBUTING, and bumps
extension.versionto 3.0.7 to trigger the release once the stack merges.