Commit 65206cf
chore: fix various CI issues (#6124)
* test: specify a type for runWithBuildAndIntrospect
* ci: always run all tests
The full test suites run in <1m, so this isn't worth the complexity and risk.
* chore(deps): bump local packages in testing package
`packages/testing` is not configured in `release-please-config.json`, so release PRs don't
bump monorepo packages in that package (and vice versa)
This led to a really confusing bug here...
We'll fix the setup in a later PR. This just fixes the immediate test errors.
---------
Co-authored-by: Mateusz Bocian <[email protected]>1 parent d616cc3 commit 65206cf
File tree
4 files changed
+43
-765
lines changed- .github/workflows
- packages/testing
- src
4 files changed
+43
-765
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | | - | |
76 | | - | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
| |||
100 | 96 | | |
101 | 97 | | |
102 | 98 | | |
103 | | - | |
| 99 | + | |
104 | 100 | | |
105 | 101 | | |
106 | | - | |
| 102 | + | |
107 | 103 | | |
108 | 104 | | |
109 | 105 | | |
| |||
0 commit comments