chore(docs&ci): change links in files & fix github ci and docker ci#3
chore(docs&ci): change links in files & fix github ci and docker ci#3cxw620 merged 55 commits intoOpenListTeam:mainfrom
Conversation
chore: purge README.md
Alist改为OpenList
Alist改为OpenList
漏了一处
Alist改为OpenList
更新tg链接
更新tg链接
更新tg链接
更新团队名
更新团队名称
|
Is https://github.com/musl-cc/musl.cc trustable? It just upload the artifacts and the content has not been verified. Since our domain is ready and proxy with Cloudflare Workers may be a better choice. |
Yes, the authority for this link is not verified. I'll change it back to the old mirror right now. It can be changed to community's own proxy mirror. btw. cf dose not permit proxy of another site, see " 2.2.1 (j) use the Services to provide a virtual private network or other similar proxy services." in Terms. Maybe we should used a custom github release based mirror like https://github.com/musl-cc/musl.cc to avoid the violation of these terms. |
Update project name in CONTRIBUTING.md
嗯, 等 #2 确认吧. |
|
OpenList/.github/workflows/release_docker.yml Lines 19 to 20 in 0daa91f Line 106 in 0daa91f 修改名称 Dockerfile、docker-compose.yml里面的名称这里可以改吗?我看pr2里面也没更改 OpenList/.github/workflows/test_docker.yml Line 102 in 0daa91f release_docker可以添加 Login to GitHub Container Registry吗?
|
可以改一下
可以添加,我加一下 |
|
修改好了,package name 这里不做改动了,可以d的话直接 squash merge,不要直接merge。 |
BoYanZh
left a comment
There was a problem hiding this comment.
names in docker-compose.yml and Dockerfile should also be modified
|
CC. @cxw620 |
|
LGTM, merge after CI test pass |
showhwa
left a comment
There was a problem hiding this comment.
There are only two files left, build.sh and auto_lang.yml, that are related to OpenList-Frontend.
Let's fix |
There was a problem hiding this comment.
See #23
About musl download link I'd prefer using latest than specific release, which is beneficial for future updates.
-https://github.com/OpenListTeam/musl-compilers/releases/download/2025-06-12/
+https://github.com/OpenListTeam/musl-compilers/releases/download/latest/Reference:
Linking to releases - GitHub Docs
This comment was marked as off-topic.
This comment was marked as off-topic.
OpenListTeam#3 (review) Signed-off-by: YaoSiQian <admin@yaosiqian.cn>
OpenListTeam#3 (review) Signed-off-by: YaoSiQian <admin@yaosiqian.cn>
OpenListTeam#3 (review) Signed-off-by: YaoSiQian <admin@yaosiqian.cn>
* chore(ci): using `latest` musl-compilers #3 (review) Signed-off-by: YaoSiQian <admin@yaosiqian.cn> * chore(ci): using `latest` musl-compilers in beta_release CI --------- Signed-off-by: YaoSiQian <admin@yaosiqian.cn> Co-authored-by: Hantong Chen <cxwdyx620@gmail.com>
Refactor go module
Changes
openlistBeta builds can be downloaded using this service easily: https://nightly.link/OpenListTeam/OpenList/workflows/beta_release/main
The docker images from CI can be found on org's repository.
Known issues
/auth/login/hashmethod using the web client. Usingapi/auth/loginis able to login. (Can be fixed by merging fix(hash.ts): change hash_salt to OpenList OpenList-Frontend#1)