ci: migrate from Woodpecker to Forgejo Actions and simplify dev tooling #6

Merged
fmartingr merged 2 commits from feat/forgejo-actions into main 2026-04-07 18:22:05 +02:00

2026-04-07

ci: trigger pipeline
All checks were successful
CI / format (pull_request) Successful in 2m15s
CI / goreleaser-lint (pull_request) Successful in 5s
CI / lint (pull_request) Successful in 2m20s
CI / test (pull_request) Successful in 1m4s
CI / build (pull_request) Successful in 1m57s
2026-04-07 18:11:22 +02:00
ci: migrate from Woodpecker to Forgejo Actions and simplify dev tooling
Switch CI pipelines to GitHub/Forgejo Actions using ci-base container
image, simplify Makefile by removing tools/bin versioned-symlink pattern,
update Containerfile with multi-stage build for CA certs and non-root
user, and clean up GoReleaser config with ldflags and explicit release
target.
2026-04-07 18:08:21 +02:00