chore: tidy local debug scripts
This commit is contained in:
@@ -4,6 +4,8 @@ set -euo pipefail
|
||||
required_paths=(
|
||||
"AGENTS.md"
|
||||
"README.md"
|
||||
"scripts/README.md"
|
||||
"scripts/browser-acceptance.sh"
|
||||
"scripts/check-all.sh"
|
||||
"platform/AGENTS.md"
|
||||
"platform/README.md"
|
||||
@@ -96,6 +98,15 @@ required_paths=(
|
||||
"plugins/examples/scum-server-plugin/actions/status.json"
|
||||
"plugins/scripts/validate-manifest.ts"
|
||||
"plugins/tests/manifest-validation.test.ts"
|
||||
"scripts/dev-start.sh"
|
||||
"scripts/dev-smoke.sh"
|
||||
"scripts/dev-stop.sh"
|
||||
"scripts/dev-reset.sh"
|
||||
"scripts/local-debug/env.sh"
|
||||
"scripts/local-debug/start.sh"
|
||||
"scripts/local-debug/smoke.sh"
|
||||
"scripts/local-debug/stop.sh"
|
||||
"scripts/local-debug/reset.sh"
|
||||
"openspec/changes/bootstrap-game-server-platform-architecture/proposal.md"
|
||||
"openspec/changes/bootstrap-game-server-platform-architecture/design.md"
|
||||
"openspec/changes/bootstrap-game-server-platform-architecture/tasks.md"
|
||||
|
||||
Reference in New Issue
Block a user