Commit 79c0105
authored
chore: Remove migration and remnants of blessed versions (#10941)
Now that the record has been removed with
#10940, drop the migration and the
record type itself.
---
Long ago, we stopped requiring an extra proposal to add versions to the
`blessed_replica_versions` list. The code continued to depend on this
record for much longer, until the `eero/blessed-versions-*` saga of PRs
moved everything to use `replica_version_*` records directly, instead.
The record is now gone, and the last remaining reference can be removed.1 parent 86f0389 commit 79c0105
3 files changed
Lines changed: 1 addition & 42 deletions
File tree
- rs
- protobuf
- def/registry/replica_version/v1
- src/gen/registry
- registry/canister/src
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
| |||
411 | 405 | | |
412 | 406 | | |
413 | 407 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | 408 | | |
431 | 409 | | |
432 | 410 | | |
| |||
0 commit comments