Skip to content

fix(ci): scope typecheck to packages/** to fix broken CI#58

Merged
espetro merged 3 commits into
mainfrom
fix/ci-typecheck-scope
Jun 30, 2026
Merged

fix(ci): scope typecheck to packages/** to fix broken CI#58
espetro merged 3 commits into
mainfrom
fix/ci-typecheck-scope

Conversation

@espetro

@espetro espetro commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • pnpm -r exec tsc --noEmit runs in all workspace packages including docs/ and plugins/example-profiler/, neither of which have typescript installed → tsc not found → CI failure since v0.3.0
  • Scoped to --filter './packages/**' to match the build step
  • Also includes two docs commits that were pending on local main

Test plan

  • CI passes on this PR (ubuntu + macos)

@espetro espetro self-assigned this Jun 30, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentplugins with  Cloudflare Pages  Cloudflare Pages

Latest commit: 483ba09
Status: ✅  Deploy successful!
Preview URL: https://49c326ee.agentplugins.pages.dev
Branch Preview URL: https://fix-ci-typecheck-scope.agentplugins.pages.dev

View logs

@espetro espetro merged commit 4f4335f into main Jun 30, 2026
4 checks passed
@espetro espetro deleted the fix/ci-typecheck-scope branch June 30, 2026 12:46
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