alist/.github/workflows
Feng.YJ 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
..
auto_lang.yml chore(deps): update actions/checkout action to v4 (#5788) 2024-01-02 17:43:22 +08:00
beta_release.yml refactor(cmd): use std runtime package to get go version info (#7964) 2025-02-09 18:30:56 +08:00
build.yml refactor(cmd): use std runtime package to get go version info (#7964) 2025-02-09 18:30:56 +08:00
changelog.yml ci: delete beta tag before generating changelog 2024-09-14 00:50:24 +08:00
issue_close_question.yml ci: use github helper to close stale issue 2023-05-05 16:29:59 +08:00
issue_close_stale.yml chore: change daysUntilClose [skip ci] 2023-06-03 21:15:52 +08:00
issue_duplicate.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
issue_invalid.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
issue_on_close.yml ci: remove pr-welcome label when close issue [skip ci] 2023-10-14 13:17:51 +08:00
issue_question.yml chore(deps): update actions-cool/issues-helper action to v3.6.0 (#6513) 2024-07-13 17:03:56 +08:00
issue_similarity.yml ci: add since-days for similarity-analysis [skip ci] 2022-09-10 16:18:10 +08:00
issue_translate.yml ci: new issue bot 2022-08-10 20:05:39 +08:00
issue_wontfix.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
release_android.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release_docker.yml fix(workflow): use the dev version of the web for beta releases (#7862) 2025-01-23 22:49:35 +08:00
release_freebsd.yml ci: remove specific tag for freebsd action 2024-11-02 17:05:00 +08:00
release_linux_musl_arm.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release_linux_musl.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release.yml fix(release): missing installation of zig 2024-11-17 23:11:03 +08:00