Commit 1520c3e
authored
feat: add Prisma Composer workflow (#53)
* feat: add Prisma Composer workflow
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: update tsdown dependency warning config
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: isolate generated TypeScript contract artifacts
Write emitted contract JSON and types to a generated directory so TypeScript does not resolve contract.d.ts to the adjacent contract.ts source file.
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: pin the Prisma platform CLI prerelease
Use the aligned RC2 package for init, authentication, and Composer commands so package-manager tag caches cannot resolve an older CLI without the ORM command.
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: show deployed app URL
* fix: expose Elysia on Compute
* fix: select the Elysia runtime adapter
* fix: address deploy matrix failures
* fix: align Composer framework dependencies
* fix: bundle SvelteKit runtime dependencies
Keep SvelteKit on adapter-node while asking Vite to inline the
application runtime packages required by the self-contained Composer
build artifact.
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: inline all SvelteKit SSR dependencies
Use Vite noExternal for the full server dependency graph so the
adapter-node build is self-contained for Composer.
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: default immediate deployment to yes
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* chore: call the release Prisma 8
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: consume released framework deployment fixes
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: connect and seed starter databases
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: keep seeding on public Composer bindings
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* fix: seed through Composer service runtime
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
* refactor: align Prisma 8 templates with consolidated CLI
* chore: update Composer packages to 0.9
---------
Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>1 parent fca2dac commit 1520c3e
87 files changed
Lines changed: 1396 additions & 3500 deletions
File tree
- .github/workflows
- src
- commands
- constants
- tasks
- telemetry
- templates
- ui
- utils
- templates/create
- astro
- src/pages
- elysia
- src
- hono
- src
- minimal
- src
- nest
- src
- next
- src/app
- nuxt
- app/pages
- svelte
- src/routes
- tanstack-start
- src/routes
- tests
- e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 7 | + | |
25 | 8 | | |
26 | 9 | | |
27 | 10 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 11 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 12 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 13 | | |
40 | 14 | | |
41 | 15 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 16 | + | |
61 | 17 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 18 | + | |
65 | 19 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 20 | + | |
| 21 | + | |
70 | 22 | | |
71 | 23 | | |
72 | | - | |
| 24 | + | |
73 | 25 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 26 | + | |
77 | 27 | | |
78 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
79 | 37 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 38 | + | |
85 | 39 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 40 | + | |
89 | 41 | | |
90 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
91 | 51 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 52 | + | |
95 | 53 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 54 | + | |
155 | 55 | | |
156 | 56 | | |
157 | 57 | | |
| 58 | + | |
| 59 | + | |
158 | 60 | | |
159 | 61 | | |
160 | | - | |
161 | 62 | | |
162 | 63 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 64 | | |
172 | 65 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
103 | | - | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
191 | 198 | | |
192 | 199 | | |
193 | 200 | | |
| |||
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
| 209 | + | |
202 | 210 | | |
203 | 211 | | |
204 | 212 | | |
| |||
225 | 233 | | |
226 | 234 | | |
227 | 235 | | |
| 236 | + | |
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
| |||
301 | 310 | | |
302 | 311 | | |
303 | 312 | | |
304 | | - | |
| 313 | + | |
305 | 314 | | |
306 | 315 | | |
307 | 316 | | |
308 | 317 | | |
309 | 318 | | |
310 | 319 | | |
311 | | - | |
| 320 | + | |
312 | 321 | | |
313 | 322 | | |
314 | 323 | | |
| |||
321 | 330 | | |
322 | 331 | | |
323 | 332 | | |
324 | | - | |
| 333 | + | |
325 | 334 | | |
326 | 335 | | |
327 | 336 | | |
| |||
334 | 343 | | |
335 | 344 | | |
336 | 345 | | |
337 | | - | |
338 | 346 | | |
339 | 347 | | |
340 | | - | |
| 348 | + | |
341 | 349 | | |
342 | 350 | | |
343 | 351 | | |
| |||
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
| 380 | + | |
| 381 | + | |
372 | 382 | | |
373 | 383 | | |
374 | 384 | | |
| |||
381 | 391 | | |
382 | 392 | | |
383 | 393 | | |
384 | | - | |
| 394 | + | |
385 | 395 | | |
386 | 396 | | |
387 | 397 | | |
| |||
0 commit comments