This website requires JavaScript.
Explore
Help
Register
Sign In
hhhhhh
/
nonye
Watch
1
Star
0
Fork
0
You've already forked nonye
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
hhhhhh
niyyzf
Status
All status
Success
Failure
Waiting
Running
更新 Dockerfile: 修改 pip 安装命令,去掉 --no-cache-dir 选项以简化依赖安装过程。
ci.yml #47
:
Commit
3b3bfb5952
pushed by
niyyzf
main
2025-07-19 21:19:25 +08:00
7m12s
更新 .env.production: 修改 VITE_API_BASE_URL,去掉 API 路径以适应新的配置要求。
ci.yml #46
:
Commit
f3f6c4d99a
pushed by
niyyzf
main
2025-07-19 21:09:34 +08:00
22m1s
更新 app.py: 修改 CORS 配置,限制允许的来源为特定 IP 和本地地址,并启用支持凭证功能。
ci.yml #45
:
Commit
8d2ced4221
pushed by
niyyzf
main
2025-07-19 20:42:21 +08:00
52s
更新 docker-compose.yml: 修正后端端口映射,从 5000:7793 更改为 7793:5000,以符合新的服务配置要求。
ci.yml #44
:
Commit
1ec32cba7c
pushed by
niyyzf
main
2025-07-19 20:36:37 +08:00
50s
更新 ci.yml: 添加步骤以关闭和移除 app 容器,确保 CI 流程的清理工作。
ci.yml #43
:
Commit
660cb1d9ad
pushed by
niyyzf
main
2025-07-19 20:32:31 +08:00
51s
更新 docker-compose.yml: 调整后端端口映射,从 7793:5000 更改为 5000:7793,以符合新的服务配置要求。
ci.yml #42
:
Commit
05763b6b5e
pushed by
niyyzf
main
2025-07-19 20:25:40 +08:00
49s
更新 Dockerfile: 在构建前删除 dist 目录以确保不使用本地遗留产物,优化构建过程。
ci.yml #41
:
Commit
4ffae321ef
pushed by
niyyzf
main
2025-07-19 20:08:03 +08:00
22m50s
更新 docker-compose.yml: 添加新的卷挂载以支持后端服务,保持端口映射不变。
ci.yml #40
:
Commit
58133125c7
pushed by
niyyzf
main
2025-07-19 19:27:15 +08:00
31m46s
更新 docker-compose.yml: 移除不必要的卷挂载,简化服务配置,保持后端端口映射不变。
ci.yml #39
:
Commit
bc86dff06e
pushed by
niyyzf
main
2025-07-19 18:38:37 +08:00
48s
更新 Dockerfile: 添加调试命令以列出平台和后端目录内容,便于排查构建问题。
ci.yml #38
:
Commit
f1a0ddf58a
pushed by
niyyzf
main
2025-07-19 18:32:13 +08:00
7m0s
更新 package.json: 移除 TypeScript 编译步骤,简化构建命令以提高构建效率。
ci.yml #37
:
Commit
a9034cd9fc
pushed by
niyyzf
main
2025-07-19 17:58:35 +08:00
11m43s
更新 Dockerfile: 增强源切换兼容性,支持新老 Debian/Ubuntu 版本,确保依赖安装顺利进行。
ci.yml #36
:
Commit
672e6b2f42
pushed by
niyyzf
main
2025-07-19 17:42:55 +08:00
8m19s
更新 Dockerfile: 将基础镜像更改为 python:3.11,保持 Debian 源为阿里云以优化依赖安装。
ci.yml #35
:
Commit
5d51008c85
pushed by
niyyzf
main
2025-07-19 17:32:58 +08:00
1m6s
更新 Dockerfile: 更换 Debian 源为阿里云,设置 pip 国内镜像为清华源,以优化依赖安装速度。
ci.yml #34
:
Commit
a14ad5ee48
pushed by
niyyzf
main
2025-07-19 17:29:06 +08:00
47s
Merge branch 'main' of http://114.67.155.184:3000/hhhhhh/nonye
ci.yml #33
:
Commit
7c8ec75633
pushed by
niyyzf
main
2025-07-19 17:27:53 +08:00
6m47s
更新 .gitea/workflows/ci.yml: 移除 Node.js 和 Python 依赖安装步骤,简化 CI 流程。
ci.yml #32
:
Commit
e323e2265f
pushed by
niyyzf
main
2025-07-19 17:18:30 +08:00
47s
更新 .gitea/workflows/ci.yml: 修改运行环境为 ubuntu-latest-2,移除 Docker 安装步骤,更新 Docker 容器重启命令以使用 --force-recreate 选项。
ci.yml #31
:
Commit
c96a58204c
pushed by
niyyzf
main
2025-07-19 17:17:36 +08:00
8m13s
Update CI workflow to install Python 3.11 and adjust dependency installation commands
ci.yml #14
:
Commit
3106693e2f
pushed by
niyyzf
main
2025-07-19 09:52:48 +08:00
46m13s
Update CI workflow to specify Tsinghua mirror for Python package installation
ci.yml #13
:
Commit
69a29448a2
pushed by
niyyzf
main
2025-07-18 20:20:40 +08:00
7s
Update CI workflow to specify Tsinghua mirror for Python package installation
ci.yml #12
:
Commit
69a29448a2
pushed by
niyyzf
main
2025-07-19 10:04:04 +08:00
13m48s
Update CI workflow to install Python dependencies with --break-system-packages option
ci.yml #11
:
Commit
c8a7dadb0c
pushed by
niyyzf
main
2025-07-18 20:10:21 +08:00
14m23s
Update CI workflow to skip TypeScript checks during frontend build
ci.yml #10
:
Commit
e3ccdf90e8
pushed by
niyyzf
main
2025-07-18 19:51:20 +08:00
6m10s
Add local checkout action to CI workflow for improved code retrieval
ci.yml #9
:
Commit
4c0644670d
pushed by
niyyzf
main
2025-07-18 19:41:10 +08:00
5m18s
Update CI workflow to remove caching for Node.js and Python dependencies and change trigger to workflow_dispatch
ci.yml #8
:
Commit
956e020415
pushed by
niyyzf
main
2025-07-18 19:35:07 +08:00
1s
Refactor CI workflow to implement caching for Node.js and Python dependencies, and update installation commands for Node.js and Python
ci.yml #7
:
Commit
29856ecaaa
pushed by
niyyzf
main
2025-07-18 19:32:49 +08:00
2m32s
Add .idea/modules.xml to define project modules
ci.yml #6
:
Commit
8acc5d8a75
pushed by
niyyzf
main
2025-07-18 19:25:19 +08:00
6m22s
Update CI workflow to use local actions for Node.js and Python setup
ci.yml #3
:
Commit
3eeebab4f8
pushed by
niyyzf
main
2025-07-18 18:50:37 +08:00
9m9s
Update CI workflow to use ubuntu-latest-2 for build environment
ci.yml #2
:
Commit
8da42b5075
pushed by
niyyzf
main
2025-07-18 18:34:26 +08:00
8m36s
Refine .gitignore to exclude additional files and improve project cleanliness
ci.yml #1
:
Commit
69511127af
pushed by
niyyzf
main
2025-07-18 18:25:48 +08:00
0s