Commit Graph

12 Commits

Author SHA1 Message Date
7c00279b9d fix: flatten nested case blocks with with chains (CSM-020)
Replace deeply nested case expressions with flat with chains in
import_definitions, publishing, and templates modules. Also replaced
Repo.update!() with Repo.update() in the publishing update_job handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 12:36:42 +02:00
b6f9cf58e1 fix: add @spec to all public functions across 24 modules (CSM-019)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 11:40:42 +02:00
3f77488e33 fix: add @moduledoc to all public modules (CSM-018)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 11:30:08 +02:00
ce80f28e60 fix: fix CSM-016 for real (previous commit was 015) 2026-05-09 17:18:32 +02:00
de7ea12c9c fix: fixed CSM-014 2026-05-09 16:38:00 +02:00
79ee67c2e0 chore: extraction and centralization of utility functions 2026-05-01 17:04:21 +02:00
a80ce7c845 chore: working on code smells 2026-04-30 17:46:05 +02:00
f96759ab2f feat: closing last gaps in backend functions we have available 2026-04-24 12:15:56 +02:00
624b698bb3 feat: more complete metadata diff, scp publishing and rendering context 2026-04-24 06:30:41 +02:00
4e46e1b393 feat: added liquid templates 2026-04-23 21:37:45 +02:00
b48bed8823 feat: sheesh, this weird -A handling is annoying 2026-04-23 18:38:22 +02:00
1f8dc5a6cd feat: more stuff on publishing 2026-04-23 18:38:08 +02:00