Commit 25db9e1
ci(integration): add timeout, broaden health check, fix paths-ignore
- timeout-minutes: 15 prevents runaway jobs from consuming CI minutes
- Wait for cloudformation, s3 and stepfunctions before deploying rather
than cloudformation alone, reducing flaky failures on slow starts
- paths-ignore: "**/*.md" to correctly ignore markdown in subdirectories
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8b7e156 commit 25db9e1
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments