This repository was archived by the owner on May 30, 2024. It is now read-only.
File tree
4 files changed
+28
-21
lines changed- internal/pkg/store
- model/ent
- migrate
- schema
4 files changed
+28
-21
lines changedDiff for: internal/pkg/store/deployment.go
+20-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
204 | 208 |
| |
205 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
206 | 219 |
| |
207 | 220 |
| |
208 |
| - | |
| 221 | + | |
209 | 222 |
| |
210 | 223 |
| |
211 | 224 |
| |
|
Diff for: internal/pkg/store/deployment_test.go
+5-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 | 293 |
| |
300 | 294 |
| |
301 | 295 |
| |
| |||
309 | 303 |
| |
310 | 304 |
| |
311 | 305 |
| |
312 |
| - | |
313 |
| - | |
| 306 | + | |
| 307 | + | |
314 | 308 |
| |
315 | 309 |
| |
316 | 310 |
| |
| |||
320 | 314 |
| |
321 | 315 |
| |
322 | 316 |
| |
323 |
| - | |
324 |
| - | |
| 317 | + | |
| 318 | + | |
325 | 319 |
| |
326 | 320 |
| |
327 | 321 |
| |
328 | 322 |
| |
329 | 323 |
| |
330 |
| - | |
| 324 | + | |
331 | 325 |
| |
332 | 326 |
| |
333 | 327 |
| |
|
Diff for: model/ent/migrate/schema.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: model/ent/schema/deployment.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
0 commit comments