Reliable markdown word round-trip editing
Find a file
Bernd Worsch 6cf973b017 feat: WP-0006 — packaging & distribution infrastructure
CI matrix (Python 3.11/3.12) with pip cache and coverage job. PyPI publish
workflow (OIDC trusted publishing, triggered on v*.*.* tags). Docker image
for REST service with non-root user + ghcr.io push workflow. markidocx
--version flag. Diagram optional extras (diagram-mermaid/graphviz/plantuml)
and readme/urls in pyproject.toml. CHANGELOG.md (Keep a Changelog format)
with retrospective v0.1.0 entry. docs/release-process.md with executable
checklist. All 272 tests pass; ruff and mypy clean; twine check PASSED.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 14:30:08 +00:00
.github/workflows feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
architecture feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
corpus/markidocx-docs feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
docs feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
problems chore: update next-steps doc with accurate current state 2026-03-14 18:22:42 +01:00
specs chore: workplan MRKD-WP-0001 + improved CLAUDE.md; document next steps 2026-03-14 18:18:54 +01:00
src/markidocx feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
tests feat: WP-0005 — diagram renderer integration (Mermaid, Graphviz, PlantUML) 2026-03-17 12:16:09 +00:00
workplans feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
.dockerignore feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
.gitignore feat: WP-0004 T01-T04 — stable corpus, ADRs, regression test 2026-03-16 17:48:33 +00:00
.pre-commit-config.yaml feat: WP-0001 + WP-0002 complete — LEVEL1 core + service interfaces 2026-03-16 07:46:31 +00:00
CHANGELOG.md feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
CLAUDE.md feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
Dockerfile feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
LICENSE Initial commit 2026-03-14 15:22:45 +00:00
pyproject.toml feat: WP-0006 — packaging & distribution infrastructure 2026-03-17 14:30:08 +00:00
README.md Initial commit 2026-03-14 15:22:45 +00:00
requirements.txt feat: WP-0004 T05 — SBOM ingested, workplan complete 2026-03-17 09:22:21 +00:00

repo-seed

A git repository template to bootstrap coulomb projects from.