Skip to content

chore: setup boilerplate to github - #97

Merged
filipkoukal merged 5 commits into
masterfrom
github-vercel-2
Aug 6, 2026
Merged

chore: setup boilerplate to github#97
filipkoukal merged 5 commits into
masterfrom
github-vercel-2

Conversation

@lukasbrzobohaty

Copy link
Copy Markdown

No description provided.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 59.51% 2477 / 4162
🔵 Statements 59.51% 2477 / 4162
🔵 Functions 78.19% 165 / 211
🔵 Branches 87.89% 777 / 884
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/cli/git-context.ts 100% 100% 100% 100%
src/cli/scaffold.ts 96.9% 88.12% 100% 96.9% 277, 392-393, 460-461, 474-476, 557-558, 622-623, 722-723, 742-746, 771-775, 1045-1046
src/cli/setup.ts 67.61% 94.14% 76.47% 67.61% 256-257, 683, 725-754, 768-780, 826-828, 849-927, 1007-1206, 1216-1217
src/config/makeConfig.ts 79.76% 69.81% 76.92% 79.76% 18-19, 143, 171-182, 209-210, 212-213, 215-216, 260-269, 293-304, 343-350, 389-391
src/scripts/sync-template.ts 15.22% 40% 11.11% 15.22% 44-121, 134-244, 254-255
Generated in workflow #662 for commit eba8371 by the Vitest Coverage Report Action

Comment thread README.md Outdated
Comment thread boilerplate/README.md Outdated
Comment thread src/cli/setup.ts Outdated
Comment thread src/cli/setup.ts
Comment thread src/cli/git-context.ts Outdated
Comment thread package.json Outdated
Comment thread vitest.config.ts Outdated
Comment thread templates/ana-docs/_template.md
Comment thread boilerplate/.github/workflows/ci.yml
Brzda and others added 2 commits August 6, 2026 12:46
- restore __PROJECT__ placeholders prettier mangled in boilerplate/README.md
  and boilerplate/CLAUDE.md
- run enableAnalytics before generateLockfile so the pre-generated lockfile
  includes @vercel/analytics
- guard the injected analytics call with typeof window instead of
  import.meta.env.SSR, and throw if the theme anchor doesn't match
- realpath both sides of path.relative in detectHostRepo so a symlinked cwd
  (e.g. macOS tmpdir) resolves the correct subdir; memoize per cwd
- drop the package.json "link:." self-dependency workaround; rename
  boilerplate/tsconfig.json to _tsconfig.json following the existing
  underscore-rename convention, and drop the now-unneeded esbuild.tsconfigRaw
  in vitest.config.ts
- move the README migration guides into docs/MIGRATIONS.md
- rewrite the ana-docs template's stale GCP/Cloud Run deployment blurb for
  Vercel
- harden the generated CI workflow: add permissions, pin actions to a SHA,
  run docs:print before docs:build, and fix a grep pattern that let a dotted
  folder name match a neighboring one

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Rest of the fixes for the boilerplate/_tsconfig.json rename split out into
its own commit above: the package.json/vitest.config.ts side of that change,
plus every other review item (placeholders, lockfile ordering, analytics
wiring, git-context realpath, docs restructure, CI hardening).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@filipkoukal
filipkoukal merged commit d95dfad into master Aug 6, 2026
3 checks passed
@filipkoukal
filipkoukal deleted the github-vercel-2 branch August 6, 2026 12:10
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.

3 participants