Skip to content

fix: unblock local development readiness#26

Closed
alramalho wants to merge 1 commit into
mainfrom
wt/fix-local-dev-readiness
Closed

fix: unblock local development readiness#26
alramalho wants to merge 1 commit into
mainfrom
wt/fix-local-dev-readiness

Conversation

@alramalho

Copy link
Copy Markdown
Owner

Summary

  • Fixes frontend lint hard errors while leaving existing warnings non-blocking.
  • Adds backend ESLint config and switches backend CI tests to non-watch vitest run.
  • Skips credentialed AI/embedding integration suites by default, fixes stale ActivityEntry datetime fixture, and avoids import-time credential failures.
  • Adds e2e-tests to the pnpm workspace and updates README local setup docs.

Verification

  • pnpm install --frozen-lockfile
  • pnpm build
  • pnpm --filter frontend-vite lint
  • pnpm --filter backend-node lint
  • pnpm --filter backend-node test:ci
  • pnpm --filter e2e-tests exec playwright test --list

@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tracking-software-vite Ready Ready Preview, Comment Jun 1, 2026 10:43am

@alramalho

Copy link
Copy Markdown
Owner Author

Closing/replacing this broad change set with explanation-first minimal PR #27: #27. The originating issue was not local app startup failure; install/build/startup path works. The remaining failures are lint/test/e2e readiness checks and should be handled as separate scoped CI/tooling cleanup if wanted.

@alramalho

Copy link
Copy Markdown
Owner Author

Replaced by explanation-first minimal PR #27: #27

@alramalho alramalho closed this Jun 1, 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