Commit 5c23f20
committed
chore: pre-launch sanitization and Astro 6 upgrade
- Remove LESSONS_LEARNED.md and NATIVE_AGENT_ARCHITECTURE.md (internal
docs not suitable for public repo)
- Unify all GitHub URLs to AlphaWaveSystems/flutter-probe
- Update LICENSE and legal files: licensor → Alpha Wave Systems S.A. de C.V.
- Update contact emails to support@alphawavesystems.com
- Remove hardcoded cloud API URL from client.go (no public service yet)
- Remove dead pollMatrixReady function from firebase.go
- Remove debug fmt.Printf from browserstack.go
- Add --format validation and statusW stderr routing in cli/test.go
- Genericize test fixtures: remove Digacel references from recipes/visual
- Fix health_check.sh and run_all.sh to use env vars instead of hardcoded paths
- Update probe.yaml.example cloud URL to placeholder
- Upgrade Astro 5→6: add content.config.ts with docsLoader, escape curly
braces in index.astro flutter_test code block
- Bump Node to 22 in docs.yml (Astro 6 requirement)
- Update test results HTML1 parent 44f10fb commit 5c23f20
31 files changed
Lines changed: 6409 additions & 896 deletions
File tree
- .github/workflows
- docs
- internal
- cli
- cloud
- config
- tests
- e2e_cli_params
- recipes
- regression
- vscode
- src
- website
- src
- content/docs
- advanced
- ci-cd
- getting-started
- tools
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
This file was deleted.
0 commit comments