File tree
8 files changed
+918
-632
lines changed- cli/lib
- commands
- daemon
- lib
- rpc/cc/arduino/cli/commands/v1
8 files changed
+918
-632
lines changedDiff for: cli/lib/upgrade.go
+18-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| 50 | + | |
49 | 51 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 52 | + | |
| 53 | + | |
55 | 54 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 |
| |
64 | 73 |
|
Diff for: commands/daemon/daemon.go
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
426 | 439 |
| |
427 | 440 |
| |
428 | 441 |
| |
|
Diff for: commands/lib/upgrade.go
+11-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 |
| |
47 |
| - | |
| 51 | + | |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
| 54 | + | |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
| |||
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 77 | + | |
81 | 78 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 79 | + | |
| 80 | + | |
85 | 81 |
| |
86 | 82 |
| |
87 |
| - | |
88 |
| - | |
| 83 | + | |
89 | 84 |
|
+174-163
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 |
| |
157 | 161 |
| |
158 | 162 |
| |
|
+70-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments