refactor(bottle): finish bottle package move
lint / lint (push) Successful in 1m59s
test / unit (pull_request) Successful in 46s
test / integration (pull_request) Successful in 16s
test / coverage (pull_request) Successful in 57s

This commit is contained in:
2026-07-06 16:13:30 -04:00
parent d4a4c47bea
commit ec14ce0048
13 changed files with 688 additions and 394 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ from ..docker.git_gate import (
)
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,