Skip to content

feat: ship production-grade reference applications - #98

Merged
codeforester merged 1 commit into
mainfrom
documentation/71-20260805-production-reference-apps
Aug 5, 2026
Merged

codeforester merged 1 commit into
mainfrom
documentation/71-20260805-production-reference-apps

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • add four independently installable reference applications: minimal, nested/plugin Click, Typer, and automation/observability
  • add per-application packaging, tests, completion, release, and operational guidance
  • add installed-wheel CI coverage and repository validators for reference examples
  • include the reference catalog in documentation and source distributions

Validation

  • python3 scripts/validate_examples.py
  • python3 scripts/validate_docs.py
  • .venv/bin/python -m pytest -q
  • all four reference-app test suites via PYTHONPATH=lib/python:examples/<app>/src
  • ruff check and ruff format --check
  • ./tests/validate.sh

Closes #71

@codeforester
codeforester marked this pull request as ready for review August 5, 2026 16:39
@codeforester
codeforester merged commit a97fb4a into main Aug 5, 2026
96 of 98 checks passed
@codeforester
codeforester deleted the documentation/71-20260805-production-reference-apps branch August 5, 2026 16:40
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.

Ship complete production-grade reference applications

1 participant