Commit Graph

2 Commits

Author SHA1 Message Date
juanarias8
ed00c24506 chore(ci): update golangci-lint and fix script paths
Some checks failed
Build and test / Build (pull_request) Successful in 10s
Build and test / Lint (pull_request) Failing after 13s
Build and test / Test (Linux) (pull_request) Failing after 1m13s
- bump golangci-lint-action to v7 and version to v2.1.6
- correct directory paths in `smoke_test.sh`
- update `test` and `test-ci` targets in Makefile
2026-03-10 20:35:56 -05:00
f4c9422f77 feat: migrate CI and releases from GitHub Actions to Gitea Actions
Retarget GoReleaser to publish to Gitea (gitea_urls, release.gitea,
changelog.use: gitea). Add Gitea Actions workflows for build/test,
release, and benchmarks — adapted from GitHub equivalents with macOS
jobs and SLSA provenance dropped. Old .github/workflows/ kept in place.
2026-02-13 12:20:32 -06:00