No description
  • Python 98.8%
  • Shell 0.6%
  • Dockerfile 0.6%
Find a file
Andrew Austin 8d89a2ae6c Update checkpoint: pipeline fully operational end-to-end
Full CI/CD loop is working: push to main triggers Tekton, tests pass,
image built and pushed to Quay, GitOps deployment.yaml digest updated
automatically via HTTPS token promotion task. InfluxDB and MQTT scribes
active in cluster with credentials from Vault via ExternalSecret.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 16:21:22 -05:00
constants Allow dynamic modbus ID for Sol-Ark 2022-09-15 23:03:46 -05:00
models Decouple records from sink serialization 2026-04-25 01:46:07 -05:00
observers Fix InfluxDB type conflict and DST timestamp bug from ultrareview 2026-04-25 02:06:34 -05:00
scribes Fix InfluxDB type conflict and DST timestamp bug from ultrareview 2026-04-25 02:06:34 -05:00
scripts Add CI checks for pv monitor hub 2026-04-25 12:06:39 -05:00
tests Add observer worker retry tests and raise coverage gate to 65% 2026-04-25 15:30:46 -05:00
.dockerignore Modernize phase 1 modbus transport 2026-04-25 01:21:04 -05:00
.gitignore Add venv and configs to gitignore 2026-04-25 01:58:38 -05:00
async_modbus_test.py Modernize phase 1 modbus transport 2026-04-25 01:21:04 -05:00
config.yaml Modernize phase 1 modbus transport 2026-04-25 01:21:04 -05:00
Dockerfile Modernize phase 1 modbus transport 2026-04-25 01:21:04 -05:00
hub.py Expand env vars in config at load time for secret injection 2026-04-25 15:46:11 -05:00
MODERNIZATION_CHECKPOINT.md Update checkpoint: pipeline fully operational end-to-end 2026-04-25 16:21:22 -05:00
pyproject.toml Add observer worker retry tests and raise coverage gate to 65% 2026-04-25 15:30:46 -05:00
pytest.ini Modernize phase 1 modbus transport 2026-04-25 01:21:04 -05:00
requirements-dev.txt Add CI checks for pv monitor hub 2026-04-25 12:06:39 -05:00
requirements.txt Decouple records from sink serialization 2026-04-25 01:46:07 -05:00
test-config.yaml Initial commit with basic solark observer 2021-12-24 02:41:54 -06:00