appleboy
b35919989f
ci: update CI environment variables for better token management
...
- Replace `GITHUB_TOKEN` with `GITEA_TOKEN` and add `GORELEASER_FORCE_TOKEN` environment variable
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-04-08 21:41:04 +08:00
appleboy
6993bb2b5d
ci: integrate GoReleaser for streamlined release management
...
- Rename job from `release` to `goreleaser` in `release-tag.yml`
- Change the tag pattern from `' * '` to `" * "` in `release-tag.yml`
- Update job steps to better describe their actions in `release-tag.yml`
- Replace build steps with GoReleaser action steps in `release-tag.yml`
- Add configuration file `.goreleaser.yaml` for GoReleaser
- Include hooks, builds, archives, changelog sorting, and release footer in `.goreleaser.yaml`
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-04-08 21:34:03 +08:00
hiifong
1965c9830b
fix bug
2025-04-06 14:59:06 +00:00
hiifong
a784029828
Update Dockerfile
2025-04-06 15:30:28 +08:00
hiifong
f27c4c622d
Update Dockerfile
2025-04-06 15:28:05 +08:00
hiifong
df47a0c9eb
Add Dockerfile
2025-04-06 13:09:14 +08:00
hiifong
afada4435e
Add Dockerfile ( #15 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/15
Co-authored-by: hiifong <f@ilo.nz >
Co-committed-by: hiifong <f@ilo.nz >
2025-04-06 04:46:27 +00:00
hiifong
6285bd2467
test ( #14 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/14
Co-authored-by: hiifong <f@ilo.nz >
Co-committed-by: hiifong <f@ilo.nz >
2025-04-06 04:12:06 +00:00
hiifong
5bbf8e0afb
Add Dockerfile ( #13 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/13
Co-authored-by: hiifong <f@ilo.nz >
Co-committed-by: hiifong <f@ilo.nz >
2025-04-06 04:06:34 +00:00
Lunny Xiao
d6ca289f03
Add arm64 releases
2025-03-23 18:17:12 -07:00
Lunny Xiao
e0d34fe7d1
Add release tag ci
2025-03-23 14:52:35 -07:00
Lunny Xiao
09e0275952
Add vul check
2025-03-23 12:25:48 -07:00
Lunny Xiao
721889e586
Add ci for pull request
2025-03-23 12:16:05 -07:00