• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 22159884725
45%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 10:30PM UTC
Jobs 1
Files 671
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Feb 2026 10:17PM UTC coverage: 44.38% (+0.02%) from 44.356%
22159884725

push

github

web-flow
ci: upgrade goreleaser to v2 and add release dry-run workflow (#6131)

## Summary

Upgrade GoReleaser from v0.184.0 to v2.13.3 to modernize the release
toolchain and fix the v0.32.1 release failure caused by Docker 29
shipping OCI image indexes by default.

**Changes:**
- Migrate `.github/goreleaser.yaml` and `.github/goreleaser-mac.yaml` to
v2 schema (`version: 2`, field renames, removed deprecated options)
- Add `--provenance=false` to all docker `build_flag_templates` to
prevent OCI image indexes that break `docker manifest create`
- Centralize goreleaser version in `.tool-versions` (single source of
truth, matching project convention) instead of hardcoding separately in
`Makefile` and workflow
- Replace deprecated `--rm-dist` flag with `--clean`
- Replace `nfpms.overrides.rpm.replacements` (removed in v2) with inline
template conditional in `file_name_template`
- Add `workflow_dispatch` trigger with `dry_run` boolean input for
manual snapshot builds
- Guard all publish/deploy steps with `if: github.event_name ==
'release'` so dry-runs skip publishing
- Add goreleaser to `scripts/update-dependencies` `update-tools()`

## Related issues

-
[ENG-3632](https://linear.app/pomerium/issue/ENG-3632/v0321-release-failed-docker-29-breaks-goreleaser-manifest-creation)

## User Explanation

No user-facing changes. This is an internal CI/release toolchain
upgrade.

## Checklist

- [x] reference any related issues
- [ ] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [ ] ready for review

32658 of 73587 relevant lines covered (44.38%)

116.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.36
2.37% pkg/storage/postgres/backend.go
1
75.41
0.0% pkg/storage/postgres/registry.go
2
70.23
0.0% internal/databroker/server_backend.go
2
94.55
0.0% pkg/fanout/receive.go
2
95.83
-2.08% pkg/identity/manager/schedulers.go
3
90.69
2.94% config/config_source.go
9
79.91
0.0% pkg/ssh/manager.go
Jobs
ID Job ID Ran Files Coverage
1 22159884725.1 18 Feb 2026 10:30PM UTC 671
44.38
GitHub Action Run
Source Files on build 22159884725
  • Tree
  • List 671
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22159884725
  • 4b2e95ce on github
  • Prev Build on main (#22155682528)
  • Next Build on main (#22167368815)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc