feat: add Compose self-host quickstart - #129
Merged
Merged
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
profiles/selfhostcompositionconvert/structuresucceeded,chunkpending), and zero provider costScope boundary
This is deliberately a fresh single-deployment infrastructure skeleton. Authentication, later workers, full D74 restore readiness, published GHCR images, HA, backups, and hosted operations remain deferred to their owning release/cloud work.
Verification
/healthzand/recipes1|1|1expected work-state proof andcost_ledger=0uv run pytest src/tests/adapters/test_minio_store.py -q --tb=short(4 passed)uv run ruff check src/uv run ruff format --check src/uv run pyright src/ --pythonversion 3.14uv run lint-imports(5 contracts kept)npm run typecheck && npm run build