admin
0caa572674
fix: use Dockerfile.standalone for single-container deployment
Build and Deploy / build-and-push (push) Failing after 16s
2026-07-21 22:17:52 +08:00
admin
cc9e8bd62d
fix: use sshpass instead of ssh-action
Build and Deploy / build-and-push (push) Successful in 9s
Build and Deploy / deploy (push) Failing after 0s
2026-07-21 21:26:00 +08:00
admin
210fea2195
fix: use shell docker login instead of action
Build and Deploy / build-and-push (push) Successful in 12s
Build and Deploy / deploy (push) Failing after 0s
2026-07-21 21:24:45 +08:00
admin
0d2291dceb
fix: use TOKEN secret for registry login
Build and Deploy / build-and-push (push) Failing after 10s
Build and Deploy / deploy (push) Has been skipped
2026-07-21 20:19:10 +08:00
admin
b62e4cc8a3
fix: remove artifact upload, build directly in docker job
Build and Deploy / build-and-push (push) Failing after 11s
Build and Deploy / deploy (push) Has been skipped
2026-07-21 20:16:56 +08:00
admin
6d6ab0710e
fix: downgrade upload/download-artifact to v3 for Gitea runner compatibility
Build and Deploy / build (push) Failing after 22s
Build and Deploy / docker (push) Has been skipped
Build and Deploy / deploy (push) Has been skipped
2026-07-21 11:40:51 +08:00
admin
6ffa2ecdfb
feat: add Monaco editor, API error handling, and CI/CD
...
Build and Deploy / build (push) Failing after 32s
Build and Deploy / docker (push) Has been skipped
Build and Deploy / deploy (push) Has been skipped
- Monaco Editor: script editor with syntax highlighting
- API: error handling with ApiError class and token management
- CI/CD: Gitea Actions workflow for build, Docker, and deploy
- Docker: multi-stage build with nginx
- nginx.conf: SPA fallback and API proxy
2026-07-20 17:00:21 +00:00