Skip to content

Add GH Action for CI, fix Stylelint errors#140

Merged
mdo merged 11 commits intomainfrom
mdo/ci
Nov 11, 2025
Merged

Add GH Action for CI, fix Stylelint errors#140
mdo merged 11 commits intomainfrom
mdo/ci

Conversation

@mdo
Copy link
Copy Markdown
Contributor

@mdo mdo commented Nov 8, 2025

  • Runs all the things in one big Action workflow
  • Caches bun install on first job, so others are faster

TBD on needing all this, but might be worth one final check if something's off with local editor extensions/settings.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
pierrejs-diff-demo Ready Ready Preview Nov 11, 2025 5:45pm
pierrejs-docs Ready Ready Preview Nov 11, 2025 5:45pm

Copy link
Copy Markdown
Contributor Author

@mdo mdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amadeus Just a heads up for your review—see my comments on the changes from the 9de09b919aa389dbccd57b91b3892522d6cdbdc9 commit here.

Comment thread apps/demo/src/style.css
Comment thread apps/demo/src/style.css
Comment thread apps/demo/src/style.css
Comment thread apps/docs/app/globals.css
Comment thread packages/precision-diffs/src/style.css
@mdo mdo changed the title Add CI action to run linters, typecheck, etc Add GH Action for CI, fix Stylelint errors Nov 10, 2025
Comment thread apps/docs/app/layout.tsx
Comment thread packages/precision-diffs/src/style.css
Comment thread stylelint.config.js Outdated
Comment thread stylelint.config.js Outdated
@mdo mdo merged commit ab127c7 into main Nov 11, 2025
7 checks passed
@mdo mdo deleted the mdo/ci branch November 11, 2025 19:20
SlexAxton added a commit that referenced this pull request Apr 21, 2026
Improves the packages/trees file-tree profiler startup path for large pre-expanded/open trees. The change stack removes redundant prepared-input validation, represents profiler workloads with initialExpansion: 'open', slims PathStore node/storage shapes, reduces cold startup writes, tunes visible-child chunk summaries, and removes redundant FileTreeView mount/render work.

Experiments: kept runs #1, #16, #18, #24, #25, #26, #28, #36, #41, #42, #43, #44, #51, #65, #67, #68, #71, #74, #80, #82, #137, #139, #140, #142, #143, #147, #149, #153, #155, #163, #165, #171, #180, #182, #186, #196
Metric: visibleRowsReadyMs 334.8ms -> 253.8ms best (-24.2%); final kept sample 267.8ms (-20.0%).
SlexAxton added a commit that referenced this pull request Apr 22, 2026
Improves the packages/trees file-tree profiler startup path for large pre-expanded/open trees. The change stack removes redundant prepared-input validation, represents profiler workloads with initialExpansion: 'open', slims PathStore node/storage shapes, reduces cold startup writes, tunes visible-child chunk summaries, and removes redundant FileTreeView mount/render work.

Experiments: kept runs #1, #16, #18, #24, #25, #26, #28, #36, #41, #42, #43, #44, #51, #65, #67, #68, #71, #74, #80, #82, #137, #139, #140, #142, #143, #147, #149, #153, #155, #163, #165, #171, #180, #182, #186, #196
Metric: visibleRowsReadyMs 334.8ms -> 253.8ms best (-24.2%); final kept sample 267.8ms (-20.0%).
SlexAxton added a commit that referenced this pull request Apr 22, 2026
)

Optimize file-tree startup for large open trees

Improves the packages/trees file-tree profiler startup path for large pre-expanded/open trees. The change stack removes redundant prepared-input validation, represents profiler workloads with initialExpansion: 'open', slims PathStore node/storage shapes, reduces cold startup writes, tunes visible-child chunk summaries, and removes redundant FileTreeView mount/render work.

Experiments: kept runs #1, #16, #18, #24, #25, #26, #28, #36, #41, #42, #43, #44, #51, #65, #67, #68, #71, #74, #80, #82, #137, #139, #140, #142, #143, #147, #149, #153, #155, #163, #165, #171, #180, #182, #186, #196
Metric: visibleRowsReadyMs 334.8ms -> 253.8ms best (-24.2%); final kept sample 267.8ms (-20.0%).
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.

2 participants