Commit Graph

36 Commits

Author SHA1 Message Date
爽哒哒
68ebf7f100 fix: revert to market_page style, collectstatic in startup command
All checks were successful
Deploy to Server / deploy (push) Successful in 1m46s
2026-03-21 12:03:38 +08:00
爽哒哒
e68941b67c perf: remove source code volume mount, collectstatic at build time
All checks were successful
Deploy to Server / deploy (push) Successful in 1m58s
2026-03-21 11:54:19 +08:00
爽哒哒
78e69152b4 fix: extract pathname from absolute image URLs to avoid container host leaking
All checks were successful
Deploy to Server / deploy (push) Successful in 1m54s
2026-03-21 11:39:24 +08:00
爽哒哒
0ecf0d8f7d perf: increase gunicorn workers to 4 with 120s timeout
All checks were successful
Deploy to Server / deploy (push) Successful in 1m56s
2026-03-21 11:28:51 +08:00
爽哒哒
e29e9b3979 fix: remove build_absolute_uri, return relative media paths like market_page
All checks were successful
Deploy to Server / deploy (push) Successful in 1m46s
2026-03-21 11:21:04 +08:00
爽哒哒
826c61a835 fix: revert to vite preview proxy, fix proxy target to cywl-scoring-backend:8876
All checks were successful
Deploy to Server / deploy (push) Successful in 1m43s
2026-03-21 11:07:38 +08:00
爽哒哒
d3d65891b6 fix: correct preview proxy target to cywl-scoring-backend:8876
All checks were successful
Deploy to Server / deploy (push) Successful in 1m53s
2026-03-21 10:55:29 +08:00
爽哒哒
ee98408660 fix: increase ssh command timeout to 30m for docker build
All checks were successful
Deploy to Server / deploy (push) Successful in 3m54s
2026-03-21 10:46:49 +08:00
爽哒哒
4a07b4b7a0 fix: use per-directory API calls to avoid large response truncation
Some checks failed
Deploy to Server / deploy (push) Failing after 10m2s
2026-03-21 03:08:20 +08:00
爽哒哒
dd1fdc868f fix: use gitea API to download files one by one, bypass git pack
All checks were successful
Deploy to Server / deploy (push) Successful in 18s
2026-03-21 03:05:50 +08:00
爽哒哒
2d5246e6e5 fix: force HTTP/1.1 for git clone on runner
Some checks failed
Deploy to Server / deploy (push) Failing after 0s
2026-03-21 03:04:32 +08:00
爽哒哒
2f3ec26ea2 fix: replace checkout action with git clone command
Some checks failed
Deploy to Server / deploy (push) Failing after 1s
2026-03-21 03:03:43 +08:00
爽哒哒
77f0ed802f fix: use checkout@v3 for no-node runner
Some checks failed
Deploy to Server / deploy (push) Failing after 11s
2026-03-21 03:02:26 +08:00
爽哒哒
955831062d fix: use rsync+sshpass to push code instead of scp-action
Some checks failed
Deploy to Server / deploy (push) Failing after 1s
2026-03-21 03:01:25 +08:00
爽哒哒
da97c9da75 fix: use checkout+scp instead of git pull on server
Some checks failed
Deploy to Server / deploy (push) Failing after 11s
2026-03-21 02:59:55 +08:00
爽哒哒
9775717e45 fix: require pre-initialized git repo, use fetch+reset
All checks were successful
Deploy to Server / deploy (push) Successful in 9s
2026-03-21 02:54:24 +08:00
爽哒哒
be8a2caf14 fix: switch to wget with auth header for archive download
Some checks failed
Deploy to Server / deploy (push) Failing after 18s
2026-03-21 02:50:42 +08:00
爽哒哒
fcb27bf870 fix: add --ignore-content-length and -k to curl
Some checks failed
Deploy to Server / deploy (push) Failing after 18s
2026-03-21 02:46:52 +08:00
爽哒哒
0f3a27234d fix: force HTTP/1.1 and validate download integrity
Some checks failed
Deploy to Server / deploy (push) Failing after 28s
2026-03-21 02:44:10 +08:00
爽哒哒
18740afdbd fix: use curl tar.gz download instead of git clone
All checks were successful
Deploy to Server / deploy (push) Successful in 34s
2026-03-21 02:42:17 +08:00
爽哒哒
cefd1aab58 fix: use git clone with retry for initial deploy
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-03-21 02:40:35 +08:00
爽哒哒
bba69d662b fix: init git repo on server if not exists
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 02:38:22 +08:00
爽哒哒
b37155f657 update gitea deploy workflow
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 01:45:44 +08:00
爽哒哒
3a1db5b991 fix: 修复部署工作流 git clone 认证和 curl HTTP/2 问题
All checks were successful
Deploy to Server / deploy (push) Successful in 4s
2026-03-21 00:52:28 +08:00
爽哒哒
fde07cb93e 改用SCP上传代码,避免服务器下载问题
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
2026-03-21 00:42:07 +08:00
爽哒哒
fa2ed523fa 修复工作流:git clone失败时用curl下载,所有命令加sudo
Some checks failed
Deploy to Server / deploy (push) Failing after 4s
2026-03-21 00:39:56 +08:00
爽哒哒
307938c18a 优化工作流:兼容首次部署,参考market_page
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:31:59 +08:00
爽哒哒
7b41fd4d2c 使用echo密码|sudo-S方式执行sudo命令
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:25:55 +08:00
爽哒哒
ba71db60bb 使用curl下载代码替代git clone避免TLS问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:24:14 +08:00
爽哒哒
5b042fd671 简化部署流程避免sudo问题
All checks were successful
Deploy to Server / deploy (push) Successful in 3s
2026-03-21 00:23:49 +08:00
爽哒哒
89c24af7ca 修复sudo免密和目录问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:21:25 +08:00
爽哒哒
adc272c8a9 简化部署目录避免权限问题
All checks were successful
Deploy to Server / deploy (push) Successful in 2s
2026-03-21 00:19:06 +08:00
爽哒哒
8c3e58d534 修复sudo密码输入问题
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
2026-03-21 00:18:45 +08:00
爽哒哒
65a03fb761 修复工作流:支持非git目录部署
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-21 00:16:06 +08:00
爽哒哒
7e0d68112d 更新docker-compose.yml容器名称
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-03-21 00:12:43 +08:00
爽哒哒
290be5d5be first commit
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
2026-03-20 23:30:57 +08:00