smtp2shoutrrr/.github/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Full-Stack Developer 29e9343460
All checks were successful
CI / goreleaser-lint (pull_request) Successful in 5s
CI / format (pull_request) Successful in 1m22s
CI / lint (pull_request) Successful in 3m37s
CI / test (pull_request) Successful in 3m32s
CI / build (pull_request) Successful in 5m24s
ci: use the goreleaser from the CI image instead of goreleaser-action
goreleaser-action v7.1.0 made cosign signature verification of its own
download mandatory, and ci-base ships no cosign — the goreleaser-lint
job failed on the v6.4.0 -> v7.2.3 bump.

The action was redundant anyway: ci-base already installs goreleaser
from the upstream apt repo, which is what `make build` has always used.
Both workflows now call it directly, and `goreleaser check` moves behind
a `make check` target so every CI job runs a make target.

Co-authored-by: multica-agent <github@multica.ai>
2026-09-07 16:54:09 +00:00
..
ci.yml ci: use the goreleaser from the CI image instead of goreleaser-action 2026-09-07 16:54:09 +00:00
release.yml ci: use the goreleaser from the CI image instead of goreleaser-action 2026-09-07 16:54:09 +00:00