Skip to content

Add mcp-adc-exporter app#103

Merged
igou-dev[bot] merged 1 commit into
mainfrom
feat/mcp-adc-exporter
Jul 24, 2026
Merged

Add mcp-adc-exporter app#103
igou-dev[bot] merged 1 commit into
mainfrom
feat/mcp-adc-exporter

Conversation

@igou-dev

@igou-dev igou-dev Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Adds apps/mcp-adc-exporter/: from-source build of
david-igou/mcp-adc-exporter
v0.1.0 (Prometheus exporter for Microchip MCP3004/3008/3204/3208 SPI ADCs
over Linux spidev).

  • ubi9/go-toolset build stage at a Renovate-pinned tag (github-tags
    annotation), static CGO_ENABLED=0 binary with version/revision ldflags
  • Final FROM scratch: UBI 10 micro rootfs + binary, UID 1001, port 9958
  • Runtime needs the SPI device passed through (--device /dev/spidev0.0);
    config expected at /etc/mcp-adc-exporter/config.yaml
  • CLAUDE.md app entry added

Upstream repo has full CI (lint/vuln/test/build, CodeQL, Scorecard) green at
the pinned tag. Containerfile validated locally with rootless podman
(34.9 MB image, binary smoke-tested).

🤖 Generated with Claude Code

https://claude.ai/code/session_01JtQ2e9LQs45VBZTZy7QFG2

From-source build of github.com/david-igou/mcp-adc-exporter at a
Renovate-pinned tag: static Go binary on a UBI 10 micro rootfs,
UID 1001, port 9958. SPI device passthrough documented in the
Containerfile and CLAUDE.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JtQ2e9LQs45VBZTZy7QFG2
@igou-dev
igou-dev Bot enabled auto-merge (squash) July 24, 2026 12:38
@igou-dev
igou-dev Bot merged commit 5620542 into main Jul 24, 2026
6 checks passed
@igou-dev
igou-dev Bot deleted the feat/mcp-adc-exporter branch July 24, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant