Skip to content

ci: validate Chrome Web Store packages - #26

Merged
TuYv merged 8 commits into
masterfrom
ci/package-validation
Jul 15, 2026
Merged

ci: validate Chrome Web Store packages#26
TuYv merged 8 commits into
masterfrom
ci/package-validation

Conversation

@TuYv

@TuYv TuYv commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep build.sh as the release entry point while moving its packaged paths to a shared allowlist
  • validate the finished ZIP archive layout, manifest references, locale keys/placeholders, and privacy-policy source
  • add real ZIP CLI regression coverage and upload a seven-day GitHub Actions artifact

Verification

  • node --test tests/*.test.js
  • bash -n build.sh
  • workflow YAML parsed locally
  • ./build.sh 1.6.1
  • node scripts/validate-release.js pounce-1.6.1.zip
  • git diff --check origin/master...HEAD

Scope

  • no product behavior changes
  • no manifest or browser-permission changes
  • no automatic tag, release, or Chrome Web Store publication

Follow-up after merge

After Package validation succeeds on master, add that exact status context to ruleset 18852815.

@TuYv
TuYv marked this pull request as ready for review July 15, 2026 08:25
@TuYv
TuYv merged commit 6821394 into master Jul 15, 2026
4 checks passed
@TuYv
TuYv deleted the ci/package-validation branch July 15, 2026 08:25
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.

1 participant