-
Please make sure of the following things
Description of the feature / 需求描述不想自己编辑和打包 Suggested solution / 实现思路No response Additional context / 附件No response |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 1 reply
-
|
github actions自己从build找 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
非常好的一个项目,希望能继续坚持下来。建议和openlist团队合作维护这个builder。 |
Beta Was this translation helpful? Give feedback.
-
|
See #6 . |
Beta Was this translation helpful? Give feedback.
-
|
action中有每天最新自动构建的,不过不是正式版 https://github.com/OpenListTeam/OpenList/actions/runs/15650017810 |
Beta Was this translation helpful? Give feedback.
-
|
统一回复一下 我设置 Builder 的目的主要有几个 一是方便找,也方便下载,Artifacts是只有登录GitHub账户才能下载的 二(还没实现)是同时构建全版本,目前的Action只构建几个平台,我的计划是让Builder能构建全平台 三是构建最新docker镜像(现在官方已经有了,所以其实不算了) 四是同时构建其他OpenList依赖,比如OpenList-Frontend,目前release更新不及时而且少,有的下游项目需要前端,提供最新构建前端代码会帮助迁移 当然你去Actions找也是可以的 |
Beta Was this translation helpful? Give feedback.
github actions自己从build找