admin
ce9d1b4f1c
chore(ci): remove debug steps after token verification successful
Build and Deploy / Build and Push Docker Image (push) Successful in 1m59s
2026-08-08 02:45:04 +08:00
admin
2cda95ddbd
fix(ci): pass TOKEN via environment variable to docker login step
Build and Deploy / Build and Push Docker Image (push) Failing after 6s
2026-08-08 01:58:25 +08:00
admin
5db4364615
fix(ci): remove existing repo directory before git clone
Build and Deploy / Build and Push Docker Image (push) Failing after 7s
2026-08-08 01:34:14 +08:00
admin
ea5f712f8c
debug(ci): add token debug step to verify secret is passed correctly
Build and Deploy / Build and Push Docker Image (push) Failing after 0s
2026-08-08 01:15:22 +08:00
admin
bf7e87b582
refactor(ci): use manual git clone instead of actions/checkout to avoid node dependency
...
Build and Deploy / Build and Push Docker Image (push) Failing after 9s
- Install Node.js manually using curl
- Use git clone instead of actions/checkout@v4
- Follow license project CI approach
2026-08-08 00:54:51 +08:00
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