Commit 4b202d0
committed
ci(spec-check): sparse-checkout @devhelm/openapi-tools from mono
The shared Springdoc preprocessor used by typegen.sh is an internal-only
package that is intentionally not published to npm. The previous fallback
to `npx --package=@devhelm/openapi-tools` 404'd on every spec-check run
once the repository_dispatch fan-out started actually firing.
Sparse-checkout packages/openapi-tools from mono with the existing
MONOREPO_DISPATCH_TOKEN, build it in-place, and export OPENAPI_TOOLS so
typegen.sh picks the explicit-override path instead of the npm fallback.
No new secrets, no public npm publish.1 parent 6e9a4aa commit 4b202d0
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
32 | 56 | | |
33 | 57 | | |
34 | 58 | | |
35 | 59 | | |
| 60 | + | |
| 61 | + | |
36 | 62 | | |
37 | 63 | | |
38 | 64 | | |
| |||
0 commit comments