Part II: Fold bot-bottle-orchestrator into this repo #322
Reference in New Issue
Block a user
Delete Branch "fold-orchestrator-subpackage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #321.
PRD: prd-new-fold-orchestrator-subpackage.md
Summary
bot_bottle/orchestrator/as a first-class subpackagebot_bottle/contrib/forge/base.py(ScopedForge),bot_bottle/contrib/gitea/client.py(GiteaClient,GiteaForge), andbot_bottle/contrib/gitea/forge_state.py(ForgeState,SqliteForgeStateStore) — the forge integration layer that belongs in the main packagetests/unit/orchestrator/python -m bot_bottle.orchestrator run; no change to HTTP surface, webhook protocol, or env-var configPRD: Fold bot-bottle-orchestrator into this repoto Part II: Fold bot-bottle-orchestrator into this repoView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.