Andrew Miller
60f05e5f1e
feat: rename to gitea-mcp-extended and add package publishing workflows
...
release-nightly / publish-nightly (push) Failing after 44s
release / goreleaser (push) Failing after 37s
release / publish-packages (push) Has been skipped
Rename the fork from gitea-mcp to gitea-mcp-extended to reflect the
significantly expanded tool coverage (299 vs upstream's 93 tools).
- Rename Go module path and all import references
- Rename binary to gitea-mcp-extended in Makefile, Dockerfile, .gitignore
- Point .goreleaser.yaml gitea_urls to git.lethalbits.com
- Replace release-tag workflow with goreleaser + Generic Package Registry publishing
- Replace release-nightly workflow with cross-platform build + nightly package publishing
- Update CLAUDE.md project description and tool count
2026-03-05 13:04:02 -05:00
silverwind
bb9470a259
chore: update Go and Actions dependencies ( #132 )
...
## Summary
- Update Go dependencies: gitea SDK v0.22.1→v0.23.2, mcp-go v0.42.0→v0.44.0, zap v1.27.0→v1.27.1, go-version v1.7.0→v1.8.0, x/crypto v0.43.0→v0.48.0, x/sys v0.37.0→v0.41.0
- Update Actions: checkout v4→v6, setup-go v5→v6, build-push-action v5→v6, goreleaser-action v6→v7
## Test plan
- [x] `go test ./...` passes
- [x] `make build` succeeds
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/132
Co-authored-by: silverwind <me@silverwind.io >
Co-committed-by: silverwind <me@silverwind.io >
2026-02-22 17:10:25 +00: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
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