feat: add OpenClaw resource management and bootstrap flows

This commit is contained in:
Qingshan Chen
2026-04-03 20:11:03 +08:00
parent 89ad4d8a2c
commit ceb14b3b3f
31 changed files with 6270 additions and 182 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ jobs:
)
text = re.sub(
r"\n\s+nodePort:\s+39443",
r"\n\s+nodePort:\s+\d+",
"",
text,
count=1,