283f3723d1
[skip ci] chore(ci): update openwrt hook
2025-07-12 12:06:36 +08:00
ad8c7b37a1
chore(ci):Disable duplicate build process
2025-07-12 11:49:27 +08:00
a84ffb96e9
chore(ci):Simplify the build process ( #686 )
...
* refactor(ci):Minify build files
2025-07-11 20:30:31 +08:00
1bba550469
chore(deps): update dependency go to 1.24 ( #578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 10:24:23 +08:00
a46f4cff18
chore(pr auto reply ci): Update PR title validation and feedback messages ( #559 )
...
Update PR title validation and feedback messages
Improves the PR title regex to be non-greedy and adds 'chore' to the allowed prefixes. Enhances feedback comments with clearer instructions in both Chinese and English, including guidance for PRs spanning multiple components.
2025-07-03 15:33:02 +08:00
8eb2d600c7
chore(issues): issue and pr auto reply ( #551 )
2025-07-03 13:11:39 +08:00
7f53390dce
fix(build): version lost
2025-07-02 21:00:43 +08:00
060fd36883
feat(ci):Add lite version build and standardize Action naming ( #464 )
...
* add lite version
* fixed lite ci
* test
* fixed lite version
* fixed release build md5 and tar
* fixed lite
* fixed release ci
* fixed ci secrets
* fixed ci
* fixed ci
* fixed docker ci
* fixed docker ci
* fixed ci
* fixed docker ci
* fixed docker ci
* fixed docker ci
* ci:delete lite in beta version
* feat(ci):Add Lite Version Build
* Fixed Beta version Docker
* Fixed Web Lite
* fixed EOL
* fixed EOL
---------
Co-authored-by: Sumengjing <146963948+suyunjing-su@users.noreply.github.com >
2025-06-28 22:22:16 +08:00
7726cb14a0
chore(issue): split Issue templates ( #417 )
...
* chore(issue): Update issue templates with improved descriptions and links
Enhanced bug and feature request templates with bilingual descriptions, default titles, and updated documentation links. Added new contact options in config.yml, including a Telegram chat link. Improved clarity and localization for user instructions.
* split
* zh
* test preview
* en
* fix temp preview error
* one line and multiple reproduction links
* fix en
* Revert "fix en"
This reverts commit b3cb48afb4
.
* Revert "one line and multiple reproduction links"
This reverts commit cd09ef0d15
.
* split fr
* fix temp preview error
* consistency
* fr
* reorder
* split
* fix dup
* consistency
* again due to ai: fix temp preview error
* summary
2025-06-27 15:28:47 +08:00
22575a1c61
chore:Add auto-trigger support for OpenWRT builds ( #375 )
...
* Fixed webhook
* change repository
* fixed
* hook repo
* fixed makefile
* change repository name
* Limit to a single warehouse token
2025-06-25 21:24:03 +08:00
afe23986d2
chore(issue): Update issue templates with improved descriptions and links ( #337 )
...
Enhanced bug and feature request templates with bilingual descriptions, default titles, and updated documentation links. Added new contact options in config.yml, including a Telegram chat link. Improved clarity and localization for user instructions.
2025-06-24 11:24:40 +08:00
64dd3cb047
fix(ci):fixed changelog ci ( #302 )
2025-06-22 20:48:10 +08:00
cfbc157477
chore(ci): remove issue-related automation workflows ( #257 )
2025-06-21 15:14:24 +08:00
fc8b99c862
chore:fixed issue translate permissions
...
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
2025-06-20 23:14:28 +08:00
24560b43c0
chore:fixed issue translate
...
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
2025-06-20 23:08:50 +08:00
39ca385778
chore:Fixed docker release CI
...
Update release.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
chore(ci):Fixed CI bugs
Update release_linux_musl_arm.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_linux_musl.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_freebsd.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_linux_musl_arm.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_linux_musl.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_freebsd.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_android.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_docker.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
Update release_docker.yml
Signed-off-by: Pikachu Ren <40362270+PIKACHUIM@users.noreply.github.com >
chore:Fixed docker ci
2025-06-20 22:44:39 +08:00
ef0531ad40
feat(ci): add changelog content to release content ( #233 )
2025-06-20 19:24:29 +08:00
ca55b89322
remove alist from repo ( #230 )
...
* remove alist from repo
* remove alist from repo
* remove alist from repo
2025-06-20 17:41:16 +08:00
79521db8e0
fix(ci): add workflow_dispatch for beta_release and build
2025-06-18 23:27:23 +08:00
015d3ecd00
fix(ci): add auth header when access GitHub CI
2025-06-18 23:27:23 +08:00
89451b6d98
fix(ci): use OpenListTeam/cgo-actions@v1.1.2
2025-06-18 23:27:23 +08:00
3ab309e00e
refactor: adjust CI process ( #125 )
...
* feat(cmd/lang): allow setting frontend path when generate lang files
* chore(ci): remove ci for auto_lang (done by frontend ci)
2025-06-17 22:35:02 +08:00
2e889fb07d
chore(ci): fixed dockerhub ci process ( #97 )
...
* add DockerHub
* fixed dockerhub
* Update dockerhub CI
* Update DockerHub
* fixed bugs
* fixed CI Bugs
* Update auto_lang.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* fixed release
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update test_docker.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Delete hub
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Delete hub
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* test build
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Simplify actions
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Simplify actions test
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Simplify actions test Successful ,Rollback Environments
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update release_docker.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update test_docker.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update auto_lang.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update auto_lang.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update auto_lang.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update test_docker.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
* Update release_docker.yml
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
---------
Signed-off-by: Suyunmeng <sumengjing@outlook.com >
2025-06-16 14:16:45 +08:00
d95c4f0127
chore: change the CDN link of the logo and modify the OCR port ( #84 )
...
* Change the CDN link of the logo and modify the OCR port
* Update
* Rollback OCR interface
2025-06-15 23:19:25 +08:00
1c58d11d62
chore: update build.sh & add loongarch64 support ( #28 )
...
* chore: update build.sh
* chore: update ci build
* chore: update ci build GitAuthor
* feat(build.sh): fix web release download & add loongarch64 build (#63 )
chore(ci): fix web download & add loongarch64 & update cgo-actions to v1.1.1
* chore: temporary build test
* revert(build.sh): change to release used url
* feat(build.sh): add set -e for build script
* fix(build.sh): fix web release download logic
* fix(build.sh): remove TODO comment
* feat(build.sh): update GitAuthor to bot@openlist.team
* feat(build.sh): update GitAuthor
* fix: using fsSL in curl & add info of desktop client back
* chore: refine beta release workflow comments
---------
Co-authored-by: Yinan Qin <39023210+elysia-best@users.noreply.github.com >
2025-06-14 23:16:42 +08:00
8a29790327
chore(ci): using latest
musl-compilers ( #23 )
...
* chore(ci): using `latest` musl-compilers
https://github.com/OpenListTeam/OpenList/pull/3#pullrequestreview-2921194381
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 >
2025-06-13 17:01:24 +08:00
5feb86ceee
chore(docs&ci): change links in files & fix github ci and docker ci ( #3 )
...
* Enable blank issue
* chore(README.md): update docs (temporally)
* Update FUNDING.yml
* chore: purge README.md
* Update README.md
Alist改为OpenList
* Update README_cn.md
Alist改为OpenList
* Update README.md
漏了一处
* Update README_ja.md
Alist改为OpenList
* Update README_cn.md
漏了一处
* Update CODE_OF_CONDUCT.md
更改链接
* Update README.md
更新tg链接
* Update README_cn.md
更新tg链接
* Update README_ja.md
更新tg链接
* chore(build&docs): use new links in build and github templates
* Update README.md
更新团队名
* chore: disable translation update, change beta release into artifacts
* fix: disable docker build and name the uploaded artifacts
* fix typo
* Update README_cn.md
更新团队名称
* Update README_ja.md
更新
* Update project name in CONTRIBUTING.md
* Update README_cn.md
更新
* Update README.md
更新
* Update README_ja.md
* fix: fix artifact name
* chore(build.sh): use original musl.cc
* fix(ci): fix action artifacts upload
* Update CODE_OF_CONDUCT.md
TG更改为Telegram
* Update README_cn.md
更新论坛链接
* Update README.md
更新论坛链接
* Update README_ja.md
更新论坛链接
* feat: update community based call back for onedrive
* chore(ci): update musl.cc link
* chore: use openlist as name instead of default OpenList
* Update user.go
* chore: fix artifact name
* feat(ci): add docker build test
* fix: add more platforms
* fix: explicitly use docker.io
* fix: fix typo
* fix(docker): fix test build push platform
* chore: change to OpenListTeam
* Update CODE_OF_CONDUCT.md
* doc: update org name
* docs: change repo urls
* feat: release docker image to ghcr.io on tagging
* fix: fix the name of test_docker
* build: update the names in docker-compose and docker file
* chore: rename
---------
Co-authored-by: ShenLin <773933146@qq.com >
Co-authored-by: Hantong Chen <cxwdyx620@gmail.com >
Co-authored-by: joshua <i@joshua.su >
Co-authored-by: 绎泽 <yize@tencent.to >
Co-authored-by: zyk2507 <93830642+zyk2507@users.noreply.github.com >
2025-06-12 21:29:43 +08:00
0bcb4fe16d
chore(README): update project name
...
Update FUNDING.yml
chore: purge README.md
Update project name in CONTRIBUTING.md
Update README.md
Alist改为OpenList
Update README_cn.md
Alist改为OpenList
Update README.md
漏了一处
Update README_ja.md
Alist改为OpenList
Update README_cn.md
漏了一处
Update CODE_OF_CONDUCT.md
更改链接
Update README.md
更新tg链接
Update README_cn.md
更新tg链接
Update README_ja.md
更新tg链接
Update README.md
更新团队名
Update README_cn.md
更新团队名称
Update README_ja.md
更新
Update README_cn.md
更新
Update README.md
更新
Update README_ja.md
Update CODE_OF_CONDUCT.md
TG更改为Telegram
Update README_cn.md
更新论坛链接
Update README.md
更新论坛链接
Update README_ja.md
更新论坛链接
2025-06-12 16:56:22 +08:00
cf42fe6a40
chore: allow blank issue
2025-06-12 16:56:18 +08:00
d983a4ebcb
refactor(cmd): use std runtime
package to get go version info ( #7964 )
...
* refactor(cmd): use std `runtime` package to get go version info
- Remove the `GoVersion` variable.
- Remove overriding `GoVersion` by ldflags in `build.sh`.
- Get go version, OS and arch from the constants in the std `runtime` package instead of compile time.
* chore(ci): remove `GoVersion` flag from workflows
Remove GoVersion flag from beta_release.yml and build.yml workflows.
> Reduce compile-time dependencies.
2025-02-09 18:30:56 +08:00
f88fd83d4a
feat(ci): use go-cross/cgo-actions
for dev build
2025-01-28 18:57:09 +08:00
226c34929a
feat(ci): add build info for beta release
2025-01-27 21:32:59 +08:00
c2633dd443
fix(workflow): use the dev version of the web for beta releases ( #7862 )
...
* fix(workflow): use dev version of the web for beta releases
* chore(config): check version string by prefix
2025-01-23 22:49:35 +08:00
687124c81d
ci(build_docker): merge build_docker into release_docker workflow ( #7755 )
...
* feat(ci): merge build_docker workflow into release_docker
* fix(ci): logics of docker meta
2025-01-01 21:29:59 +08:00
4dce53d72b
feat(docker release): improve aria2 image, add aio image ( #7750 )
...
* build: add argument INSTALL_ARIA2 to dockerfile
* feat: run aria2 in main entrypoint
* feat(ci): environment matrix for docker release
* improve(ci): allow overwrite artifacts in docker release
* fix(ci): permission of alist binary in docker; entrypoint logic
* improve(aria2): move aria2 data to /opt/aria2; fix permission issues
References:
https://github.com/AlistGo/with_aria2/pull/13
Co-authored-by: GoodbyeNJN <cc@fuckwall.cc >
* fix(ci): aio image is not taking effect
* fix(build): tar command in aria2 installation process
(cherry picked from commit 647285408354807bae64df6a20fefb696ff787de)
---------
Co-authored-by: GoodbyeNJN <cc@fuckwall.cc >
2024-12-30 22:51:05 +08:00
ecefa5e0eb
ci: fix desktop beta release trigger
2024-12-10 20:21:51 +08:00
0ba754fd40
fix(release): missing installation of zig
2024-11-17 23:11:03 +08:00
28d2367a87
fix(ci): no space left on device
2024-11-17 22:24:06 +08:00
e707fa38f1
ci: remove specific tag for freebsd action
2024-11-02 17:05:00 +08:00
d0cda62703
ci: add freebsd release build ( #7344 )
2024-11-01 21:37:53 +08:00
4955d8cec8
ci(docker): support riscv64 and ppc64le ( #7426 )
...
* ci(docker): bump cache key of musl library
* build(docker): add new arches to build script
* ci(docker): add new arches to buildx platforms
2024-11-01 20:53:53 +08:00
a701432b8b
ci: add freebsd to beta release
2024-10-21 00:05:56 +08:00
b7ae56b109
ci: delete beta tag before generating changelog
2024-09-14 00:50:24 +08:00
ffce61d227
ci: add @ to trigger by comment
2024-09-10 00:02:24 +08:00
73f0b135b6
ci: split arm and non-arm target on beta release workflow
2024-09-09 00:25:35 +08:00
8316f81e41
ci: update beta tag to newest commit
2024-09-08 23:03:58 +08:00
d4f9c4b6af
ci: trigger desktop beta version
2024-08-29 23:03:54 +08:00
18176c659c
ci: add beta
tag to newest docker image
2024-08-20 21:36:36 +08:00
69e5b66b50
ci: use changelogithub to generate changelog
2024-08-18 13:57:44 +08:00
e8e6d71c41
ci: only one beta release action concurrency [skip ci]
2024-08-18 00:38:27 +08:00