refactor(bottle): finish bottle package move
lint / lint (push) Successful in 2m1s
test / unit (pull_request) Failing after 53s
test / integration (pull_request) Successful in 25s
test / coverage (pull_request) Failing after 1m1s

This commit is contained in:
2026-07-06 16:13:30 -04:00
committed by claude
parent 7bbb56a4c8
commit d0eded11d0
13 changed files with 687 additions and 393 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ from ...git_gate import (
revoke_git_gate_provisioned_keys,
)
from ...log import info, warn
from ...bottle_state import (
from ...bottle.state import (
egress_state_dir,
git_gate_state_dir,
read_committed_image,