January 2025¶
Summary¶
solti-monitoring's CI saga continued — a mid-month repo migration
(solte_monitoring → solti-monitoring, "migrating repo") cost a round of
PR-numbering resets, then the real work: GitHub Gist-based test
notifications, converging the GitHub CI matrix with local Podman testing,
and a long fight to get Rocky9 stable in CI (dozens of "working failed
rocky" checkpoints). testing-containers fought its own Rocky CI battle in
parallel (PAM, gather_facts, build-arg fixes) and added Ubuntu 22.10/24.10
to its build matrix. solti-ensemble was created at the very end of the
month (2025-01-29) with no work yet beyond the initial commit.
What shipped (PRs)¶
- solti-monitoring #1 (merged 01-25) — Github testing works: refactored the Molecule directories to DRY github-ci and local-podman testing into one structure. "Far from good enough, but it works solid."
- solti-monitoring #2 (merged 01-28) — Molecule testing works on localhost and ok on github: narrowed GitHub CI to Debian 12 only (Ubuntu erratic, Rocky was working but redundant for this pass).
- solti-monitoring #3 (merged 01-28) — GitHub Gist working: test-run notifications now publish to a Gist; Wiki reporting planned next.
- solti-monitoring #4 (merged 01-30) — Github CI unstable. working local: no further detail in the PR body — CI flakiness pushed focus back to local Podman testing.
Commits (raw activity, full calendar month)¶
138 commits across 3 repos (raw activity count; merge-marker commits excluded, exact duplicate messages de-duped)
| Repo | Commits |
|---|---|
| solti-monitoring | 114 |
| testing-containers | 22 |
| solti-ensemble | 2 |
By repo (additional context beyond PRs)¶
solti-monitoring¶
- Repo migrated mid-month (
migrating repo, 01-24); PR numbering restarted from #1 on the new remote, explaining the duplicate PR numbers visible in raw git history - Converged GitHub CI and local Podman test paths into one matrix
(
converging github ci to local podman) - Heavy Rocky9 CI debugging — container-config, gist-permission, and
MOLECULE_PLATFORM_NAMEissues, mostly resolved by month-end
testing-containers¶
- Rocky container CI fight: PAM config,
gather_facts, and build-arg fixes to get the Rocky image building in GitHub CI - Ubuntu 22.10 and 24.10 added to the build matrix
solti-ensemble¶
- Repo created 2025-01-29 — initial commit only, no functional work yet
Claude Code Sessions¶
No Claude Code session history available — local transcripts only go back to 2026-05-18.
Plans touched this month¶
None tracked this month.
Weekly logs included¶
- Week of 2024-12-30 — spans the month boundary; January-dated commits within it are counted in this rollup.
- Week of 2025-01-06
- Week of 2025-01-13
- Week of 2025-01-20
- Week of 2025-01-27 — spans into February 2025.