2026-04-08 Felipe M. fix(tests): align PrettyReporter test with current output format ... All checks were successful CI / goreleaser-lint (pull_request) Successful in 11s Details CI / format (pull_request) Successful in 1m38s Details CI / lint (pull_request) Successful in 1m59s Details CI / test (pull_request) Successful in 2m12s Details CI / build (pull_request) Successful in 1m58s Details The reporter outputs "Errors found:" for internal errors, not "Internal Errors:". Update the test assertion to match. fd995542e2 View at this point in history 2026-04-08 09:58:16 +02:00
2026-04-07 Felipe M. fix(ci): align goreleaser config with project conventions ... Some checks failed CI / format (pull_request) Successful in 1m4s Details CI / goreleaser-lint (pull_request) Successful in 5s Details CI / test (pull_request) Failing after 1m6s Details CI / lint (pull_request) Successful in 2m23s Details CI / build (pull_request) Successful in 1m26s Details Fix deprecated format_overrides.format, simplify archive naming, add explicit gitea release config, and match changelog format. b58f4d729a View at this point in history 2026-04-07 18:46:06 +02:00 Felipe M. fix(ci): use master as the default branch in CI workflow Some checks failed CI / format (pull_request) Successful in 51s Details CI / goreleaser-lint (pull_request) Failing after 16s Details CI / test (pull_request) Failing after 1m34s Details CI / lint (pull_request) Successful in 3m22s Details CI / build (pull_request) Successful in 1m55s Details 3b0d2a1f25 View at this point in history 2026-04-07 18:27:16 +02:00 Felipe M. ci: migrate from Woodpecker CI to Forgejo Actions ... Replace Woodpecker CI pipeline with Forgejo Actions workflows using ci-base container image. Simplify Makefile to match current project conventions and add ldflags to goreleaser for smaller binaries. 19455619ab View at this point in history 2026-04-07 18:22:33 +02:00