Files
bot-bottle/tests/unit
didericis-claude c44a010464
lint / lint (push) Successful in 2m18s
test / unit (pull_request) Successful in 1m21s
test / integration (pull_request) Successful in 31s
test / coverage (pull_request) Successful in 1m25s
refactor(git-gate): centralize hostname qualification in globalize_slug
Adds globalize_slug(slug) to bottle_state alongside bottle_identity.
git_gate_provision now calls globalize_slug(slug) instead of inlining
socket.gethostname(), so the hostname-qualification logic has a single,
named home. Assumes slug is a mint_slug output.

Title format changes from bot-bottle:{host}:{slug}:{name}
to bot-bottle:{host}-{slug}:{name} to match the globalize_slug contract.
2026-07-17 03:05:32 +00:00
..