Commit 789a3b9
committed
fix: CI test failures, undefined prefix bug, and duplicate docs entries
- Fix objectStore test failures: replace manual PrismaClient(process.env.DATABASE_URL)
with proper postgresAndMinioTest fixture (new combined testcontainer)
- Fix undefined prefix in uploadDataToObjectStore: pathname now conditional
- Remove duplicate MAXIMUM_DEV_QUEUE_SIZE/MAXIMUM_DEPLOYED_QUEUE_SIZE rows from docs1 parent feac4be commit 789a3b9
File tree
4 files changed
+16
-23
lines changed- apps/webapp
- app/v3
- test
- docs/self-hosting/env
- internal-packages/testcontainers/src
4 files changed
+16
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 57 | | |
73 | 58 | | |
74 | 59 | | |
| |||
106 | 91 | | |
107 | 92 | | |
108 | 93 | | |
109 | | - | |
| 94 | + | |
110 | 95 | | |
111 | 96 | | |
112 | 97 | | |
| |||
151 | 136 | | |
152 | 137 | | |
153 | 138 | | |
154 | | - | |
| 139 | + | |
155 | 140 | | |
156 | 141 | | |
157 | 142 | | |
| |||
197 | 182 | | |
198 | 183 | | |
199 | 184 | | |
200 | | - | |
| 185 | + | |
201 | 186 | | |
202 | 187 | | |
203 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | 146 | | |
149 | 147 | | |
150 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
0 commit comments