Skip to content

fix: strip framework-internal CI/validate/ESLint artefacts from bootstrapped apps#20

Merged
rbrasier merged 1 commit into
mainfrom
claude/fix-template-init-cleanup-SSQqW
May 19, 2026
Merged

fix: strip framework-internal CI/validate/ESLint artefacts from bootstrapped apps#20
rbrasier merged 1 commit into
mainfrom
claude/fix-template-init-cleanup-SSQqW

Conversation

@rbrasier

Copy link
Copy Markdown
Owner
  • init-project.sh: delete release.yml (npm publishing pipeline, requires NPM_TOKEN
    that apps never have); strip coverage and framework-updates CI jobs (reference
    packages/ and scripts that don't exist post-init); remove seven validate.sh
    sections that guard the template's publishing pipeline (checks 11, 12, 16, 17,
    19, 20, 21) and renumber the remaining 14 checks sequentially using a two-pass
    placeholder strategy to avoid collision
  • .eslintrc.cjs: fix no-restricted-imports scope from @template/adapters to
    @rbrasier/adapters so the application-layer boundary actually fires

Fixes: https://claude.ai/code/session_01JV7m8exFKo3cKFtms86pPG

…trapped apps

- init-project.sh: delete release.yml (npm publishing pipeline, requires NPM_TOKEN
  that apps never have); strip coverage and framework-updates CI jobs (reference
  packages/ and scripts that don't exist post-init); remove seven validate.sh
  sections that guard the template's publishing pipeline (checks 11, 12, 16, 17,
  19, 20, 21) and renumber the remaining 14 checks sequentially using a two-pass
  placeholder strategy to avoid collision
- .eslintrc.cjs: fix no-restricted-imports scope from @template/adapters to
  @rbrasier/adapters so the application-layer boundary actually fires

Fixes: https://claude.ai/code/session_01JV7m8exFKo3cKFtms86pPG
@rbrasier rbrasier merged commit 20d5a0e into main May 19, 2026
4 checks passed
@rbrasier rbrasier deleted the claude/fix-template-init-cleanup-SSQqW branch May 19, 2026 08:23
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