chore: prepare repository for public release
This commit is contained in:
@@ -113,9 +113,9 @@ When Tower is reachable:
|
||||
Then verify:
|
||||
|
||||
```bash
|
||||
curl -fsS http://192.168.10.150:1202/health/live
|
||||
curl -fsS http://192.168.10.150:1202/health/ready
|
||||
curl -fsS http://192.168.10.150:1202/api/v1/system/capabilities
|
||||
curl -fsS http://192.0.2.10:1202/health/live
|
||||
curl -fsS http://192.0.2.10:1202/health/ready
|
||||
curl -fsS http://192.0.2.10:1202/api/v1/system/capabilities
|
||||
```
|
||||
|
||||
The in-app browser acceptance must cover desktop, widescreen and a narrow
|
||||
@@ -464,7 +464,7 @@ contains no unexpected browser-console or failed-request events.
|
||||
```bash
|
||||
npm --prefix frontend run test:unit
|
||||
bash scripts/run_rc8_release_journeys.sh \
|
||||
http://192.168.10.150:1202 \
|
||||
http://192.0.2.10:1202 \
|
||||
artifacts/rc8-release-journeys \
|
||||
artifacts/rc8-golden-areas.json
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user