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

dunglas / mercure / 25374495535
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: feat/chart-rootless-defaults
DEFAULT BRANCH: master
Ran 05 May 2026 11:49AM UTC
Jobs 1
Files 23
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

05 May 2026 11:47AM UTC coverage: 83.829%. Remained the same
25374495535

push

github

web-flow
feat(caddy): support file:// URLs for publisher_jwks_url and subscriber_jwks_url (#1239)

* feat(caddy): accept file:// URL in publisher_jwks_url and subscriber_jwks_url

Useful for deployments that mount the JWK Set as a Kubernetes Secret/ConfigMap
or a Docker volume and don't want to stand up a separate HTTP endpoint just to
serve a static file. The file is read once at provision time, so rotating the
keys requires a Caddy config reload.

* refactor(caddy): validate JWK Set URL scheme and clarify host error

Reject any scheme other than http, https, or file with an explicit error
instead of silently forwarding it to keyfunc.NewDefaultCtx, and reword the
file:// host error so it states the allowed values.

* refactor(caddy): delegate non-file JWK Set URLs to keyfunc.NewDefaultCtx

Let keyfunc handle the scheme validation and any future scheme it adds, rather
than duplicating the list here. The docstring now reflects that.

* test(caddy): cover localhost host and rejected host for newJWKSetKeyfunc

* fix linters

1747 of 2084 relevant lines covered (83.83%)

50.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 25374495535.1 05 May 2026 11:49AM UTC 23
83.83
GitHub Action Run
Source Files on build 25374495535
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c9db91ba on github
  • Prev Build on main (#25372441628)
  • Next Build on main (#25374805339)
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