feat: add stack reset helper and setup runbook
This commit is contained in:
@@ -81,6 +81,12 @@ Standard test deployment command:
|
||||
./scripts/deploy_test_from_mac.sh
|
||||
```
|
||||
|
||||
Destructive fresh reset command:
|
||||
|
||||
```bash
|
||||
RESET_CONFIRM=RESET EXPECTED_BRANCH=develop ./scripts/reset_stack_from_mac.sh
|
||||
```
|
||||
|
||||
Why:
|
||||
- GitHub-hosted runners cannot reliably reach the private LAN target at `192.168.2.55`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user