Skip to content

chore(ci): restore base checks - #227

Closed
MonkeyLeeT wants to merge 1 commit into
epiral:mainfrom
MonkeyLeeT:codex/fix-shared-lockfile
Closed

chore(ci): restore base checks#227
MonkeyLeeT wants to merge 1 commit into
epiral:mainfrom
MonkeyLeeT:codex/fix-shared-lockfile

Conversation

@MonkeyLeeT

@MonkeyLeeT MonkeyLeeT commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the stale zod dependency entry from pnpm-lock.yaml for packages/shared.
  • Remove an unused CdpTargetInfo import that currently fails pnpm lint on main.

Why

CI had two base-branch hygiene blockers: pnpm install --frozen-lockfile rejected the package/lockfile mismatch, and after that was fixed the daemon lint step failed on an unused import.

Validation

  • CI=true pnpm install --frozen-lockfile
  • pnpm lint
  • commit hook ran pnpm build and pnpm test successfully

@MonkeyLeeT
MonkeyLeeT marked this pull request as ready for review May 24, 2026 18:22
@MonkeyLeeT
MonkeyLeeT force-pushed the codex/fix-shared-lockfile branch from be6acfb to c264753 Compare May 24, 2026 20:24
@MonkeyLeeT MonkeyLeeT changed the title chore(lockfile): sync shared dependencies chore(ci): restore base checks May 24, 2026
@MonkeyLeeT
MonkeyLeeT force-pushed the codex/fix-shared-lockfile branch 2 times, most recently from 92951dd to e771ba9 Compare May 28, 2026 17:35
@MonkeyLeeT
MonkeyLeeT force-pushed the codex/fix-shared-lockfile branch from e771ba9 to 7d14abc Compare May 29, 2026 15:54
@MonkeyLeeT MonkeyLeeT closed this May 29, 2026
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