Skip to content

fix(release): harden package validation#7

Merged
vincentkoc merged 1 commit into
mainfrom
fix/crawlpatch-findings
Jun 18, 2026
Merged

fix(release): harden package validation#7
vincentkoc merged 1 commit into
mainfrom
fix/crawlpatch-findings

Conversation

@vincentkoc

Copy link
Copy Markdown
Member

Summary

  • keep release ancestry checks reliable after main advances
  • run Ghostty browser smoke before trusted publishing
  • verify declarations, type-check release scripts, and keep pack archives temporary

Validation

  • pnpm check
  • pnpm exec playwright install chromium && pnpm test:browser
  • tsgo --showConfig confirms scripts included and dist excluded
  • autoreview run; rejected one incorrect finding because tsconfig.json already explicitly excludes dist
@vincentkoc vincentkoc marked this pull request as ready for review June 18, 2026 08:33
@vincentkoc vincentkoc merged commit 412f2fc into main Jun 18, 2026
11 checks passed
@vincentkoc vincentkoc deleted the fix/crawlpatch-findings branch June 18, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant