Commit 15380d7
fix(apidocs): 🐛 correct blockbuster main branch + allow 0.x
The blockbuster repo uses 'main' (not 'master') and is still
pre-1.0, so the '^0\..*$' exclude filter dropped every release and
left the version list empty, causing 'grep' to exit non-zero under
'set -o pipefail' and fail the docs build.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2cdbfcc commit 15380d7
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments