Dimitris Karakasilis
|
961e1ff9ae
|
Respect every way to set the upgrade entry
there are 3 ways:
- cli arg: --recovery
- cli arg: --boot-entry
- config setting: upgrade.recovery: true
We only checked the config setting
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-28 17:16:27 +03:00 |
|
Dimitris Karakasilis
|
37bbaf32ce
|
Check for cfg.Install nil value, just in case
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-28 14:50:00 +03:00 |
|
Dimitris Karakasilis
|
69e7e6a117
|
go mod tidy and add test for the calculation of the recovery image size
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-28 14:10:46 +03:00 |
|
Dimitris Karakasilis
|
2dc3d6916c
|
Cleanup dummy file when tests are done
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-28 13:22:50 +03:00 |
|
Dimitris Karakasilis
|
00597f5ecf
|
Simplify code and fix tests
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-28 13:22:49 +03:00 |
|
Damir Nugmanov
|
9a06c5a2a7
|
Fix autocalculating size image for upgrade action
|
2024-08-28 13:22:20 +03:00 |
|
renovate[bot]
|
cf35379f3d
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-28 01:19:15 +00:00 |
|
renovate[bot]
|
d03feb6e5b
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-28 01:19:07 +00:00 |
|
renovate[bot]
|
b3af472150
|
fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-27 23:00:48 +00:00 |
|
renovate[bot]
|
f6cd131db1
|
chore(deps): update dependency cypress to v13.14.0 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-27 22:59:45 +00:00 |
|
renovate[bot]
|
be49b671a1
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-26 21:15:39 +00:00 |
|
renovate[bot]
|
8337ade547
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-26 21:15:29 +00:00 |
|
renovate[bot]
|
9e12ecf9c1
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-26 13:52:51 +00:00 |
|
Dimitris Karakasilis
|
390bc6a7b4
|
Merge pull request #446 from kairos-io/2385-upgrade-single-entries
2385 upgrade single entries
|
2024-08-26 16:47:32 +03:00 |
|
Dimitris Karakasilis
|
332d516467
|
Respect upgrade.recovery when set through the config file
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:33:46 +03:00 |
|
Dimitris Karakasilis
|
0e8195b7a4
|
Fix other test
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:33:46 +03:00 |
|
Dimitris Karakasilis
|
c0c419cce8
|
Fix unit tests
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:33:46 +03:00 |
|
Dimitris Karakasilis
|
257d0a1c38
|
Unify --recover and --boot-entry upgrade options in code
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:33:44 +03:00 |
|
Dimitris Karakasilis
|
7e82580539
|
Add flag
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:32:43 +03:00 |
|
Dimitris Karakasilis
|
c589ae1ce3
|
[WIP] Properly handle single entries in bootentry command
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:32:43 +03:00 |
|
Dimitris Karakasilis
|
7059083fcf
|
Extract installEntry to a method
so that is can be reused to upgrade arbitrary entries
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2024-08-26 16:32:39 +03:00 |
|
renovate[bot]
|
b172603f0a
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 13:11:02 +00:00 |
|
renovate[bot]
|
99f3522af3
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 13:05:33 +00:00 |
|
renovate[bot]
|
25e86006d4
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 13:00:13 +00:00 |
|
renovate[bot]
|
aa85711003
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 12:55:22 +00:00 |
|
renovate[bot]
|
017b41ccaa
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 09:49:11 +00:00 |
|
renovate[bot]
|
d4d6084271
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 09:44:15 +00:00 |
|
renovate[bot]
|
a373b23fd8
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 08:29:17 +00:00 |
|
renovate[bot]
|
cd331967f8
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 08:24:17 +00:00 |
|
renovate[bot]
|
2212b72f2c
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 04:18:37 +00:00 |
|
renovate[bot]
|
989476c528
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 04:13:47 +00:00 |
|
renovate[bot]
|
ad742904c5
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 02:21:42 +00:00 |
|
renovate[bot]
|
7e87f2c19a
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-25 02:16:48 +00:00 |
|
renovate[bot]
|
d70f140253
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 23:34:16 +00:00 |
|
renovate[bot]
|
5df0a4687d
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 23:29:05 +00:00 |
|
renovate[bot]
|
568f765b59
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 19:36:09 +00:00 |
|
renovate[bot]
|
b4f77a621b
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 19:30:56 +00:00 |
|
renovate[bot]
|
457f19af92
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 16:15:07 +00:00 |
|
renovate[bot]
|
aee34ef6a1
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 16:10:13 +00:00 |
|
renovate[bot]
|
dfc346daf4
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 12:52:47 +00:00 |
|
renovate[bot]
|
9bb7321b3e
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 12:48:09 +00:00 |
|
renovate[bot]
|
457a14c314
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 10:57:43 +00:00 |
|
renovate[bot]
|
9c2cfc941f
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 10:52:41 +00:00 |
|
renovate[bot]
|
dbf4cf9c36
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 08:55:01 +00:00 |
|
renovate[bot]
|
0e32706e31
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 08:50:11 +00:00 |
|
renovate[bot]
|
475c84f064
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 01:15:31 +00:00 |
|
renovate[bot]
|
a329960805
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-24 01:10:19 +00:00 |
|
renovate[bot]
|
dc230f3689
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-23 21:43:29 +00:00 |
|
renovate[bot]
|
aefff7c3f9
|
fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-23 21:38:03 +00:00 |
|
renovate[bot]
|
bb69a4437c
|
fix(deps): update module github.com/google/go-github/v63 to v64 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-23 04:46:13 +00:00 |
|