Skip to content

Commit 00f0732

Browse files
committed
Require TurtleTerm bridge features in release readiness
1 parent a737304 commit 00f0732

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

assets/sourceos/tests/test_turtle_term_release_readiness.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,12 @@
2929
"assets/sourceos/bin/turtle-agentd",
3030
"assets/sourceos/bin/turtle-agentctl",
3131
"assets/sourceos/bin/turtle-tmux",
32+
"assets/sourceos/bin/turtle-cloudfog",
33+
"assets/sourceos/bin/turtle-superconscious",
34+
"assets/sourceos/bin/turtle-agent-machine",
3235
"assets/sourceos/turtleterm.lua",
3336
"assets/sourceos/tests/test_sourceos_term_smoke.py",
37+
"assets/sourceos/tests/test_turtle_bridge_features.py",
3438
"assets/sourceos/tests/test_turtle_term_branding.py",
3539
"assets/sourceos/tests/test_turtle_term_release_readiness.py",
3640
"assets/sourceos/tests/test_turtle_agentic_integration_plan.py",
@@ -84,6 +88,9 @@
8488
"libexec/\"turtle-term\"",
8589
"turtleterm",
8690
"turtleterm.lua",
91+
"turtle-cloudfog",
92+
"turtle-superconscious",
93+
"turtle-agent-machine",
8794
"ai.sourceos.TurtleTerm.desktop",
8895
"ai.sourceos.TurtleTerm.metainfo.xml",
8996
"ai.sourceos.TurtleTerm.svg",
@@ -115,6 +122,9 @@
115122
"libexec/turtle-term",
116123
"turtleterm",
117124
"turtleterm.lua",
125+
"turtle-cloudfog",
126+
"turtle-superconscious",
127+
"turtle-agent-machine",
118128
"share/applications",
119129
"share/metainfo",
120130
"share/icons/hicolor/scalable/apps",

0 commit comments

Comments
 (0)