Commit Graph

11 Commits

Author SHA1 Message Date
admin 4d38d5df3c fix(ci): explicitly set PATH environment variable for node container
Build and Deploy / Build Frontend (push) Successful in 1m0s
Build and Deploy / Build and Push Docker Image (push) Failing after 1s
2026-08-07 21:49:59 +08:00
admin 870ee1ce85 fix(ci): remove default working-directory to avoid chdir error before checkout
Build and Deploy / Build Frontend (push) Successful in 1m2s
Build and Deploy / Build and Push Docker Image (push) Failing after 0s
2026-08-07 21:48:02 +08:00
admin 4c10a0032f debug(ci): add step to verify Node.js in PATH before checkout
Build and Deploy / Build Frontend (push) Failing after 2s
Build and Deploy / Build and Push Docker Image (push) Has been skipped
2026-08-07 21:45:28 +08:00
admin 42cb37b5e3 refactor(ci): use container-based approach like license project
Build and Deploy / Build Frontend (push) Successful in 2m2s
Build and Deploy / Build and Push Docker Image (push) Failing after 1s
- Split into build and docker jobs
- Use node:22 container for frontend build
- Add pnpm cache for faster builds
- Support multiple package managers for Docker CLI installation
2026-08-07 21:28:59 +08:00
admin 2bf410c825 fix(ci): install Node.js directly in runner container with apt-get
Build and Deploy / build-and-push (push) Failing after 0s
2026-08-06 15:40:56 +08:00
admin f3c89d35a7 fix(ci): use node:22-bookworm container to ensure Node.js availability
Build and Deploy / build-and-push (push) Failing after 22s
2026-08-06 15:38:42 +08:00
admin 9589572b4c fix(ci): install Node.js before checkout to fix 'node not found' error
Build and Deploy / build-and-push (push) Failing after 0s
2026-08-06 15:34:18 +08:00
admin 727c1dd8cb revert(ci): restore working CI config from 060a8f1
Build and Deploy / build-and-push (push) Failing after 2s
2026-08-06 14:44:03 +08:00
admin f68c092520 fix(ci): setup Node.js before pnpm to avoid 'node not found' error
Build and Deploy / build-and-push (push) Failing after 2s
2026-08-06 14:41:24 +08:00
admin 24e809557e fix(ci): sync pnpm-lock with @tailwindcss/vite and rename image to taskpool
Build and Deploy / build-and-push (push) Successful in 1m17s
2026-07-26 14:36:57 +08:00
admin e6956aa001 Initial commit: TaskPool React panel
- React frontend with route-level code splitting
- Backend rebranded from Baihu to TaskPool
- DB brand migration script and local compatibility
2026-07-26 08:43:52 +08:00