31 Commits

Author SHA1 Message Date
5978ced62a 更新 dockerfiles/cloudreve-aio.Dockerfile
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m42s
2025-04-23 05:41:08 +00:00
7a69524e91 调整导入顺序,优化代码结构
All checks were successful
Sync Container Images / sync-images (push) Successful in 40s
2025-04-21 00:54:26 +08:00
ffc326a940 更新 cloudreve-aio Dockerfile,修正依赖项,移除多余的 vips-tools
All checks were successful
Sync Container Images / sync-images (push) Successful in 7m8s
2025-04-20 16:41:32 +08:00
aea3418854 更新 cloudreve-aio Dockerfile,添加 fftw-dev、lcms2-dev 和 libpng-dev 依赖项
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m49s
2025-04-20 16:12:44 +08:00
0dc0e5e135 调整信号量大小,从 5 增加到 20,以提高并发任务的处理能力
All checks were successful
Sync Container Images / sync-images (push) Successful in 46s
2025-04-20 15:37:08 +08:00
44902487b0 更新 cloudreve-aio 的目标地址为 reg.liteyuki.icu/reedit/cloudreve-aio:latest
Some checks failed
Sync Container Images / sync-images (push) Has been cancelled
2025-04-20 15:36:40 +08:00
2147d48f6b 修正 Images 模型中的 source 字段,使其支持 None 值
Some checks failed
Sync Container Images / sync-images (push) Failing after 4m41s
2025-04-20 15:22:29 +08:00
450b83c3ef 添加 cloudreve-aio Dockerfile,更新同步任务以支持 Dockerfile 构建
Some checks failed
Sync Container Images / sync-images (push) Failing after 39s
2025-04-20 15:21:07 +08:00
364ee6e066 添加 test-pypi 依赖项,并更新 uv.lock 文件以包含新的源信息
Some checks failed
Sync Container Images / sync-images (push) Failing after 12m10s
2025-04-19 20:30:08 +08:00
eef8a9cbcb 优化任务传递逻辑,使用 partial 替代 lambda 以简化代码
All checks were successful
Sync Container Images / sync-images (push) Successful in 2m20s
2025-04-17 22:30:11 +08:00
862d8cf5f8 更换为群晖驱动器喜欢的partial
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m0s
2025-04-17 22:26:52 +08:00
104a6822bc 修正限流机制,将信号量从 50 更改为 5,并优化任务传递逻辑以确保正确的参数传递
All checks were successful
Sync Container Images / sync-images (push) Successful in 2m47s
2025-04-17 22:16:51 +08:00
82517a10a7 优化异步任务处理,修复任务传递和返回值处理逻辑
All checks were successful
Sync Container Images / sync-images (push) Successful in 49s
2025-04-17 22:10:56 +08:00
4d671a283f 修正限流任务的实现,确保在调用时传递信号量参数
Some checks failed
Sync Container Images / sync-images (push) Failing after 43s
2025-04-17 22:07:06 +08:00
7b32044803 aaaa
Some checks failed
Sync Container Images / sync-images (push) Failing after 1m9s
2025-04-17 21:46:03 +08:00
46e94a5d84 修正打印逻辑,添加对拉取镜像时标签的输出
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m6s
2025-04-17 21:43:00 +08:00
531ea9f1c2 修正限流机制,将信号量从 5 更改为 50,以支持更多并发任务执行
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m22s
2025-04-17 21:40:43 +08:00
2c735de7e7 更改工作流运行环境,从 ubuntu-latest 更新为 liteyukios-latest
All checks were successful
Sync Container Images / sync-images (push) Successful in 58s
2025-04-17 21:37:03 +08:00
4bcca0b832 修正打印逻辑,添加对当前处理镜像的输出
Some checks failed
Sync Container Images / sync-images (push) Failing after 18s
2025-04-17 21:35:48 +08:00
f6034a32fc 修正任务完成信息的打印逻辑,移除重复输出
All checks were successful
Sync Container Images / sync-images (push) Successful in 2m20s
2025-04-17 21:28:00 +08:00
be652dfadd 优化任务处理逻辑,修正任务函数以确保正确执行 docker_pull、docker_tag 和 docker_push 操作 2025-04-17 21:27:42 +08:00
2a9d0baa6a 修正限流机制,将信号量从 1 更改为 5,优化任务处理逻辑以支持并发执行
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m9s
2025-04-17 21:21:59 +08:00
bd273e0ec1 调整并发任务的限流机制,将信号量从 5 更改为 1,以控制同时执行的任务数量
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m48s
2025-04-17 21:05:46 +08:00
30a1b7de6a 优化任务处理逻辑,添加限流机制以控制并发任务数量
All checks were successful
Sync Container Images / sync-images (push) Successful in 1m16s
2025-04-17 21:00:14 +08:00
cf6771f945 修正 docker_tag 和 docker_push 函数的返回类型,优化主函数中的任务处理逻辑
Some checks failed
Sync Container Images / sync-images (push) Failing after 50s
2025-04-17 20:57:08 +08:00
945150d0ad 修正主函数中加载 YAML 文件的方式,确保正确读取文件内容
All checks were successful
Sync Container Images / sync-images (push) Successful in 2m1s
2025-04-17 20:47:21 +08:00
158011247e 修正主函数中加载 YAML 文件的路径,从 'config.yaml' 更改为 'images.yaml'
Some checks failed
Sync Container Images / sync-images (push) Failing after 48s
2025-04-17 20:45:00 +08:00
4e913fd021 更新依赖项,添加 aiofiles 和 pydantic,优化同步脚本以支持异步操作
Some checks failed
Sync Container Images / sync-images (push) Failing after 44s
2025-04-17 20:42:25 +08:00
dd4ede43f2 优化 Python 脚本运行步骤,移除虚拟环境创建和安装命令,直接同步
All checks were successful
Sync Container Images / sync-images (push) Successful in 41s
2025-04-17 20:21:08 +08:00
e266cc40a1 更新 Docker 登录步骤,添加缺失的注册表配置
Some checks failed
Sync Container Images / sync-images (push) Failing after 1m7s
2025-04-17 20:16:49 +08:00
f7b5b648ba 添加 GitHub Actions 工作流以同步容器镜像,更新 .gitignore 和 Python 版本文件,添加项目描述和依赖项
Some checks failed
Sync Container Images / sync-images (push) Failing after 30s
2025-04-17 20:08:41 +08:00