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

archetech / archon / 22555206388 / 1
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2026 11:19PM UTC
Files 42
Run time 1s
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

01 Mar 2026 11:17PM UTC coverage: 93.8%. Remained the same
22555206388.1

push

github

web-flow
feat: Add version + commit hash endpoint to all services (#144)

* feat: Add version + commit hash endpoint to all services (#143)

Every service now exposes a /version endpoint returning { version, commit }
with the git commit hash baked in at build time. GIT_COMMIT build arg added
to all Dockerfiles, compose files, and CI workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat: Add service_version_info Prometheus metric and Grafana version panels

Add Prometheus info gauge (value=1, version/commit labels) to all services
and version stat panels to all Grafana dashboards for at-a-glance version
visibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: Show version+commit as subtitle on status panels

Replace separate version panels with a PromQL join on the status panels.
Uses group_left to carry version/commit labels from service_version_info
into the up metric query, displayed as a subtitle via textMode value_and_name.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: Fix duplicate series in status panels and add UP/DOWN mappings

Use or on(job) instead of plain or to prevent the fallback query from
producing a second series when version labels differ. Also add value
mappings (0→DOWN, 1→UP) to archon-services status panels which were
missing them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: Use dashboard variables for version subtitle instead of PromQL join

Replace the PromQL group_left join with hidden Grafana dashboard variables
populated via label_values(). This avoids the duplicate series issue from
the or fallback and is more reliable across Prometheus versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat: Log version and commit hash on service startup

All services now display version and commit hash in their startup log
messages for easier identification of running versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refacto... (continued)

1738 of 1918 branches covered (90.62%)

Branch coverage included in aggregate %.

7128 of 7534 relevant lines covered (94.61%)

600.81 hits per line

Source Files on job 22555206388.1
  • Tree
  • List 42
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22555206388
  • 26f20df4 on github
  • Prev Job for on main (#22552217097.1)
  • Next Job for on main (#22585542627.1)
  • 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