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

archetech / archon / 22555206388
93%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2026 11:19PM UTC
Jobs 1
Files 21
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

01 Mar 2026 11:17PM UTC coverage: 93.23%. Remained the same
22555206388

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)

1683 of 1861 branches covered (90.44%)

Branch coverage included in aggregate %.

3564 of 3767 relevant lines covered (94.61%)

1201.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22555206388.1 01 Mar 2026 11:19PM UTC 42
93.8
GitHub Action Run
Source Files on build 22555206388
  • Tree
  • List 21
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22555206388
  • 26f20df4 on github
  • Prev Build on main (#22552217097)
  • 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