This website requires JavaScript.
Explore
Help
Sign In
harbor-admin
/
image-manager
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Sync Container Images
30 workflow runs
Actor
All actors
snowykami
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
renovate/configure
Create status badge
更新 dockerfiles/cloudreve-aio.Dockerfile
#36
:
Commit
5978ced62a
pushed by
snowykami
main
2025-04-23 05:43:43 +00:00
2m32s
View workflow file
调整导入顺序,优化代码结构
#32
:
Commit
7a69524e91
pushed by
snowykami
main
2025-04-20 16:55:27 +00:00
55s
View workflow file
更新 cloudreve-aio Dockerfile,修正依赖项,移除多余的 vips-tools
#31
:
Commit
ffc326a940
pushed by
snowykami
main
2025-04-20 08:48:46 +00:00
7m9s
View workflow file
更新 cloudreve-aio Dockerfile,添加 fftw-dev、lcms2-dev 和 libpng-dev 依赖项
#30
:
Commit
aea3418854
pushed by
snowykami
main
2025-04-20 08:33:32 +00:00
18m10s
View workflow file
调整信号量大小,从 5 增加到 20,以提高并发任务的处理能力
#29
:
Commit
0dc0e5e135
pushed by
snowykami
main
2025-04-20 08:05:18 +00:00
7m6s
View workflow file
更新 cloudreve-aio 的目标地址为 reg.liteyuki.icu/reedit/cloudreve-aio:latest
#28
:
Commit
44902487b0
pushed by
snowykami
main
2025-04-20 07:37:13 +00:00
27s
View workflow file
修正 Images 模型中的 source 字段,使其支持 None 值
#27
:
Commit
2147d48f6b
pushed by
snowykami
main
2025-04-20 07:27:16 +00:00
4m42s
View workflow file
添加 cloudreve-aio Dockerfile,更新同步任务以支持 Dockerfile 构建
#26
:
Commit
450b83c3ef
pushed by
snowykami
main
2025-04-20 07:21:51 +00:00
40s
View workflow file
添加 test-pypi 依赖项,并更新 uv.lock 文件以包含新的源信息
#24
:
Commit
364ee6e066
pushed by
snowykami
main
2025-04-19 12:31:02 +00:00
48s
View workflow file
优化任务传递逻辑,使用 partial 替代 lambda 以简化代码
#21
:
Commit
eef8a9cbcb
pushed by
snowykami
main
2025-04-17 14:31:37 +00:00
1m22s
View workflow file
更换为群晖驱动器喜欢的partial
#20
:
Commit
862d8cf5f8
pushed by
snowykami
main
2025-04-17 14:28:17 +00:00
1m1s
View workflow file
修正限流机制,将信号量从 50 更改为 5,并优化任务传递逻辑以确保正确的参数传递
#19
:
Commit
104a6822bc
pushed by
snowykami
main
2025-04-17 14:19:47 +00:00
2m48s
View workflow file
优化异步任务处理,修复任务传递和返回值处理逻辑
#18
:
Commit
82517a10a7
pushed by
snowykami
main
2025-04-17 14:11:51 +00:00
50s
View workflow file
修正限流任务的实现,确保在调用时传递信号量参数
#17
:
Commit
4d671a283f
pushed by
snowykami
main
2025-04-17 14:07:56 +00:00
44s
View workflow file
aaaa
#16
:
Commit
7b32044803
pushed by
snowykami
main
2025-04-17 13:47:22 +00:00
1m9s
View workflow file
修正打印逻辑,添加对拉取镜像时标签的输出
#15
:
Commit
46e94a5d84
pushed by
snowykami
main
2025-04-17 13:44:12 +00:00
1m7s
View workflow file
修正限流机制,将信号量从 5 更改为 50,以支持更多并发任务执行
#14
:
Commit
531ea9f1c2
pushed by
snowykami
main
2025-04-17 13:42:11 +00:00
1m23s
View workflow file
更改工作流运行环境,从 ubuntu-latest 更新为 liteyukios-latest
#13
:
Commit
2c735de7e7
pushed by
snowykami
main
2025-04-17 13:38:08 +00:00
59s
View workflow file
修正打印逻辑,添加对当前处理镜像的输出
#12
:
Commit
4bcca0b832
pushed by
snowykami
main
2025-04-17 13:36:12 +00:00
18s
View workflow file
修正任务完成信息的打印逻辑,移除重复输出
#11
:
Commit
f6034a32fc
pushed by
snowykami
main
2025-04-17 13:31:34 +00:00
2m39s
View workflow file
修正限流机制,将信号量从 1 更改为 5,优化任务处理逻辑以支持并发执行
#10
:
Commit
2a9d0baa6a
pushed by
snowykami
main
2025-04-17 13:23:13 +00:00
1m10s
View workflow file
调整并发任务的限流机制,将信号量从 5 更改为 1,以控制同时执行的任务数量
#9
:
Commit
bd273e0ec1
pushed by
snowykami
main
2025-04-17 13:07:41 +00:00
1m49s
View workflow file
优化任务处理逻辑,添加限流机制以控制并发任务数量
#8
:
Commit
30a1b7de6a
pushed by
snowykami
main
2025-04-17 13:01:40 +00:00
1m17s
View workflow file
修正 docker_tag 和 docker_push 函数的返回类型,优化主函数中的任务处理逻辑
#7
:
Commit
cf6771f945
pushed by
snowykami
main
2025-04-17 12:58:03 +00:00
50s
View workflow file
修正主函数中加载 YAML 文件的方式,确保正确读取文件内容
#6
:
Commit
945150d0ad
pushed by
snowykami
main
2025-04-17 12:49:30 +00:00
2m2s
View workflow file
修正主函数中加载 YAML 文件的路径,从 'config.yaml' 更改为 'images.yaml'
#5
:
Commit
158011247e
pushed by
snowykami
main
2025-04-17 12:45:54 +00:00
49s
View workflow file
更新依赖项,添加 aiofiles 和 pydantic,优化同步脚本以支持异步操作
#4
:
Commit
4e913fd021
pushed by
snowykami
main
2025-04-17 12:44:41 +00:00
1m4s
View workflow file
优化 Python 脚本运行步骤,移除虚拟环境创建和安装命令,直接同步
#3
:
Commit
dd4ede43f2
pushed by
snowykami
main
2025-04-17 12:21:58 +00:00
42s
View workflow file
更新 Docker 登录步骤,添加缺失的注册表配置
#2
:
Commit
e266cc40a1
pushed by
snowykami
main
2025-04-17 12:18:03 +00:00
1m8s
View workflow file
添加 GitHub Actions 工作流以同步容器镜像,更新 .gitignore 和 Python 版本文件,添加项目描述和依赖项
#1
:
Commit
f7b5b648ba
pushed by
snowykami
main
2025-04-17 12:13:27 +00:00
1m53s
View workflow file
Status Badge
Branch
main
main
renovate/configure
Badge URL
Markdown
HTML