Itxaka
d74d63c8d1
Lower test coverage target
2024-06-20 12:06:48 +02:00
Itxaka
aebc8f6083
Bump kcrypt and adapt hooks ( #385 )
2024-06-20 11:19:29 +02:00
renovate[bot]
c45586a505
Update dependency cypress to v13.12.0 ( #384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 03:20:57 +00:00
renovate[bot]
252ba69db2
Update dependency alpinejs to v3.14.1
2024-06-18 21:56:50 +00:00
Dimitris Karakasilis
81f97563c1
Merge pull request #382 from kairos-io/fix-uki-upgrade
...
Skip dirs in copyArtifactSetRole and replace only basename
2024-06-18 14:52:46 +03:00
Dimitris Karakasilis
046f6879ff
Skip dirs in copyArtifactSetRole and replace only basename
...
otherwise we get the error:
```
panic: open /efi/EFI/kairos/passive.efi.extra.d: is a directory
```
and we may replace parts of the path that we shouldn't.
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2024-06-18 14:09:14 +03:00
renovate[bot]
fd2f83dc55
Update module github.com/google/go-github/v40 to v62 ( #381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 16:49:43 +00:00
renovate[bot]
569c1313f3
Update module github.com/google/go-containerregistry to v0.19.2
2024-06-15 14:02:21 +00:00
Björn Brauer
54a528a44a
Ensure only numeric part of systemd version is converted to int ( #362 )
v2.11.0
2024-06-12 10:08:19 +02:00
renovate[bot]
3462167492
Update module github.com/google/go-github/v40 to v62 ( #378 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 01:05:09 +00:00
renovate[bot]
c1b8a7bc50
Update module github.com/mudler/yip to v1.8.1
2024-06-11 21:59:43 +00:00
renovate[bot]
f6456a1b72
Update module github.com/google/go-github/v40 to v62 ( #375 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 21:57:42 +00:00
renovate[bot]
ff6a423717
Update module github.com/mudler/yip to v1.8.0 ( #374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 21:53:16 +00:00
Itxaka
91e18dd4b3
Copy extensions to passive as well
...
Signed-off-by: Itxaka <itxaka@kairos.io >
2024-06-10 15:58:44 +02:00
Itxaka
b176b47f56
Copy any found sysextensions into active+passive efi dir ( #372 )
2024-06-07 16:45:50 +02:00
renovate[bot]
c1d1a33114
Update module github.com/google/go-github/v40 to v62 ( #373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 21:12:36 +00:00
renovate[bot]
47d37bd8db
Update module github.com/google/go-github/v40 to v62 ( #370 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 07:48:26 +00:00
Itxaka
9b7d21e565
Bump to new sdk ( #371 )
v2.10.7
2024-06-06 09:43:40 +02:00
Nianyu Shen
3a3ba23c6c
bump kairos-sdk to v0.2.2 ( #369 )
v2.10.6
2024-06-05 09:56:26 +02:00
renovate[bot]
0cb1a07732
Update module golang.org/x/oauth2 to v0.21.0 ( #365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:41:22 +00:00
renovate[bot]
57dbd52b76
Update module github.com/google/go-github/v40 to v62 ( #368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:36:51 +00:00
renovate[bot]
15a506de77
Update goreleaser/goreleaser-action action to v6 ( #367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 03:36:38 +00:00
renovate[bot]
ff7744b258
Update module golang.org/x/sys to v0.21.0 ( #366 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 01:34:45 +00:00
renovate[bot]
3e7385ab4c
Update dependency cypress to v13.11.0 ( #363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 23:00:21 +00:00
Itxaka
85bb274b38
Use signature from sdk ( #361 )
2024-06-04 16:03:39 +02:00
renovate[bot]
a256ef6060
Update module github.com/google/go-github/v40 to v62 ( #360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 10:38:45 +00:00
renovate[bot]
58dc5ee16d
Update module github.com/spf13/viper to v1.19.0 ( #359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 10:29:11 +00:00
Mauro Morales
1787c65909
Apply go mod tidy -compat=1.19 during release ( #358 )
...
* Apply go mod tidy -compat=1.19 during release
fixes kairos-io/kairos#2589
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
* Update .goreleaser.yaml
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
2024-05-30 07:45:59 +02:00
renovate[bot]
379c3ce4f6
Update module github.com/google/go-github/v40 to v62 ( #355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 21:18:55 +00:00
renovate[bot]
1817c2c229
Update module github.com/google/go-github/v40 to v62 ( #352 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 07:09:07 +00:00
Dimitris Karakasilis
bfb9a8af20
Bump kcrypt to v0.11.2
...
to get this fix: https://github.com/kairos-io/kcrypt/pull/373
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2024-05-27 10:03:51 +03:00
renovate[bot]
6110cae4e5
Update module github.com/google/go-github/v40 to v62 ( #351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 23:16:02 +00:00
Mauro Morales
6dd5a18e96
Bump sdk to v0.1.8 ( #349 )
...
* Bump sdk to v0.1.8
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
* Use new signing methods
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com >
v2.10.5
2024-05-23 16:06:30 +02:00
Dimitris Karakasilis
5e400ca4d7
Merge pull request #350 from kairos-io/2511-udev
...
Move udevadm triggering in kcrypt
2024-05-23 16:23:45 +03:00
Dimitris Karakasilis
382b1944b3
Move udevadm triggering in kcrypt
...
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2024-05-23 16:05:31 +03:00
Dimitris Karakasilis
f39d257f22
Merge pull request #347 from kairos-io/2581-bump-sdk
...
Bump kairos-sdk to v0.1.7
2024-05-23 10:25:35 +03:00
Dimitris Karakasilis
30aec872a9
Bump kairos-sdk to v0.1.7
...
to get this fix: https://github.com/kairos-io/kairos-sdk/pull/114
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2024-05-23 09:28:58 +03:00
renovate[bot]
f878e34646
Update module github.com/google/go-github/v40 to v62 ( #346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 04:07:18 +00:00
renovate[bot]
1834f1c586
Update module github.com/rs/zerolog to v1.33.0 ( #345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 04:07:09 +00:00
renovate[bot]
9d454fe8f2
Update module github.com/kairos-io/kcrypt to v0.11.0 ( #343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 01:37:30 +00:00
renovate[bot]
72125b1d48
Update dependency cypress to v13.10.0 ( #342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 21:16:01 +00:00
Itxaka
cfa2c61ae1
Add method to validate signature of efi file ( #337 )
...
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me >
2024-05-22 09:49:17 +02:00
renovate[bot]
d4a918060e
Update dependency alpinejs to v3.14.0 ( #340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 23:41:39 +00:00
renovate[bot]
7c06f5101f
Update module github.com/google/go-github/v40 to v62 ( #338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 22:27:35 +00:00
renovate[bot]
0c919344cc
Update module golang.org/x/oauth2 to v0.20.0 ( #329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:48:41 +00:00
renovate[bot]
e8087585a1
Update module github.com/mudler/yip to v1.7.0 ( #334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:48:27 +00:00
renovate[bot]
a883a87e29
Update module github.com/google/go-github/v61 to v62 ( #336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:42:20 +00:00
renovate[bot]
b4118a2a60
Update module github.com/google/go-github/v40 to v62 ( #335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:42:14 +00:00
renovate[bot]
2464e63971
Update github/codeql-action action to v3 ( #291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:41:54 +00:00
renovate[bot]
5a75e1a6a5
Update module golang.org/x/sys to v0.20.0 ( #330 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:41:21 +00:00