Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m37sDetails
Build and Push Docker Image / build (push) Successful in 3m54sDetails
The lint-and-typecheck job was using npm ci which requires
package-lock.json to be in sync. Changed to npm install for
Prisma 7 upgrade compatibility.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Build and Push Docker Image / lint-and-typecheck (push) Failing after 57sDetails
Build and Push Docker Image / build (push) Has been skippedDetails
Gitea Actions runner hangs on npm cache config. Removing
cache option to fix CI pipeline.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Build and Push Docker Image / build (push) Blocked by required conditionsDetails
Build and Push Docker Image / lint-and-typecheck (push) Has been cancelledDetails
- Remove Python tests, alembic migrations, and requirements.txt
- Update CI workflow to use Node.js instead of Python
- CI now runs TypeScript check and lint before Docker build
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>