5695ebb3fd
fix(ci): use environment for secrets in v2
...
ci/woodpecker/push/woodpecker Pipeline failed
Replace deprecated `secrets` keyword with
`environment`/`from_secret` syntax for
Woodpecker v2 compatibility.
2026-03-07 20:55:21 -08:00
989b20fedd
fix(ci): add vendor step for private Go module authentication
...
Add a vendor step that uses gitea_token to fetch private modules
from gitea.develooper.com, then subsequent steps use the vendored
dependencies without needing credentials.
2026-03-07 17:09:31 -08:00
0dfa41da8e
build(ci): migrate from Drone to Woodpecker
...
ci/woodpecker/tag/woodpecker Pipeline failed
Replace .drone.yml with .woodpecker.yaml and update
scripts/run-goreleaser to use CI_COMMIT_TAG instead
of DRONE_TAG.
2026-03-07 16:18:53 -08:00