Skip to content

fix(build): clean stale output and streamline verification#6

Merged
yyyyaaa merged 2 commits into
mainfrom
fix/clean-root-build
Jul 21, 2026
Merged

fix(build): clean stale output and streamline verification#6
yyyyaaa merged 2 commits into
mainfrom
fix/clean-root-build

Conversation

@yyyyaaa

@yyyyaaa yyyyaaa commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • stop ignoring obsolete apps/blocks/.source output so stale generated files cannot remain hidden
  • align the runtime contract with the GitHub Actions that are actually used
  • keep pnpm check focused on contracts, generated docs, fixtures, typechecking, and tests
  • preserve Storybook, registry install, and package artifact verification under pnpm check:full
  • remove 65 repetitive leaf-component test files while retaining compiler, package, docs-generation, API, accessibility, runtime, and representative complex-flow coverage

Test audit

  • total tests: 1,209 → 439
  • Blocks tests: 1,113 across 96 files → 343 across 31 files
  • pnpm check: 57.41s → 38.91s

Verification

  • pnpm check
  • pnpm build
  • pnpm build:pages
  • pnpm pack:local
  • exercised representative docs routes locally; all returned 200 and .source was not regenerated

@yyyyaaa yyyyaaa changed the title fix(build): clean stale docs output and streamline checks fix(build): clean stale output and streamline verification Jul 21, 2026
@yyyyaaa
yyyyaaa merged commit 2139082 into main Jul 21, 2026
4 checks passed
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