14 Commits
Author SHA1 Message Date
zimonianhua f395e4c951 build: 将 Docker 镜像源从 justsong 更改为 zimonianhua
更新 docker-compose.yml 和 GitHub Actions 工作流文件中的镜像名称,以使用新的镜像仓库源。
2026-02-11 10:16:21 +08:00
zimonianhua 52b9439a14 build: 升级 Node.js 版本至 18 并启用 corepack
- 将 Docker 基础镜像从 node:16 升级至 node:18。
- 在 Dockerfile 中启用 corepack 并准备指定版本的 yarn。
- 更新所有 GitHub Actions 工作流中的 node-version 为 18。
2026-02-11 10:09:40 +08:00
zimonianhua 3044db38bb ci: 改进版本信息获取以支持无标签提交
修改所有 GitHub Actions 工作流,在检出代码时获取完整历史记录和标签,并将 `git describe` 命令统一添加 `--always` 参数,确保在无标签的提交上也能生成有效的版本信息。
2026-02-11 09:58:46 +08:00
JustSong ce8dd677e9 docs: add issue templates 2023-06-15 19:15:47 +08:00
JustSong 4a3e1850fb ci: enable generating release notes 2023-05-08 19:03:23 +08:00
JustSongandGitHub 6ef54298f9 docs: add funding link 2023-05-05 15:28:17 +08:00
JustSong ccf131037b ci: set release as draft by default 2023-01-05 17:30:38 +08:00
JustSong 17ff9649ac ci: use GitHub Actions to build arm64 version binary & Docker image (close #36) 2022-12-21 21:20:22 +08:00
JustSong 62c5ef7f4f fix: set version info for Docker image 2022-12-10 15:23:38 +08:00
JustSong 1aaa8b64b5 fix: update GitHub Actions config for Linux release 2022-12-10 15:23:23 +08:00
JustSong 00ee736e13 fix: fix Dockerfile 2022-11-23 16:03:51 +08:00
JustSong f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
JustSong a05c8b807f 👷 use GitHub actions to build docker image 2022-07-30 00:51:34 +08:00
JustSong 090bbcc61b 👷 use GitHub Actions to build client 2022-07-28 23:38:53 +08:00