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

archetech / archon / 28115793761
92%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 05:08PM UTC
Jobs 1
Files 52
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

24 Jun 2026 05:05PM UTC coverage: 87.254% (-0.01%) from 87.265%
28115793761

push

github

web-flow
fix: pass ARCHON_DRAWBRIDGE_PUBLIC_HOST to the drawbridge service (#639) (#640)

Drawbridge reads ARCHON_DRAWBRIDGE_PUBLIC_HOST (config.ts) to advertise the
DIDComm endpoint via GET /api/v1/didcomm-endpoint, but the var was never listed
in the drawbridge service's environment block in docker/compose/drawbridge.yml —
so it never reached the container and the endpoint always fell back to the Tor
onion, even when the operator configured a clearnet host. (herald and
lightning-mediator in the same fragment already pass it through.)

Add the one passthrough line. Verified with `docker compose config`: the
drawbridge service env now includes ARCHON_DRAWBRIDGE_PUBLIC_HOST, so
/api/v1/didcomm-endpoint returns <publicHost>/didcomm and publish-didcomm
advertises the configured clearnet URL instead of the onion.

Fixes #639

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

2694 of 3288 branches covered (81.93%)

Branch coverage included in aggregate %.

5507 of 6111 relevant lines covered (90.12%)

911.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28115793761.1 24 Jun 2026 05:08PM UTC 104
88.29
GitHub Action Run
Source Files on build 28115793761
  • Tree
  • List 52
  • Changed 48
  • Source Changed 0
  • Coverage Changed 48
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28115793761
  • 1fb32722 on github
  • Prev Build on main (#28070760268)
  • Next Build on main (#28128009432)
  • Delete
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