Commit d3b1d59
committed
feat(ci): add GitHub Actions CI for all 6 samples
4 jobs run in parallel:
- validate: matrix of 3 use-case samples (load config + run test.sh)
- validate-digital-twins: matrix of Stripe/Twilio/OpenAI (load + smoke)
- docker: docker compose up/down with endpoint verification
- mcp-sdk: MCP Python SDK integration test (15 assertions)
Installs mockd from latest release, validates configs load, runs
CRUD smoke tests, verifies prefix IDs and response envelopes.1 parent 0ace30e commit d3b1d59
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments