1
0
mirror of https://github.com/kairos-io/immucore.git synced 2025-05-14 19:10:28 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Itxaka
8a2bb88bfc
Update unit-tests.yaml 2024-03-20 14:02:13 +01:00
Itxaka
1720e4b22f
Test several go versions () 2024-03-18 12:43:16 +01:00
renovate[bot]
2c40ad1b19
Update codecov/codecov-action action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 18:45:23 +01:00
renovate[bot]
002b68408c
Update actions/cache action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 10:03:26 +01:00
renovate[bot]
a09ee2d605
Update actions/setup-go action to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 12:16:42 +01:00
Itxaka
8773c5b6ad
Improvements on earthly targets and CI () 2023-09-26 11:43:08 +02:00
renovate[bot]
fb4599af77
Update actions/checkout action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 14:46:58 +02:00
Itxaka
d6c280c642
Update unit-tests.yaml 2023-08-08 18:17:52 +02:00
Itxaka
6d494da331
Update unit-tests.yaml 2023-08-08 18:17:12 +02:00
renovate[bot]
cb47a4bb76
Update actions/setup-go action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 17:54:58 +02:00
Itxaka
4116fa0f43
⬆️ Bump go version to latest () 2023-03-29 12:10:19 +02:00
Itxaka
fecfbf8e92
Add tests and fix some issues that arised from testing ()
* Add tests and fix some issues that arised from testing

Mainly around the cmdargs and how many items it returns.
Also drop the iso target and jobs as its not necessary now

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>

* Lint

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>

---------

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-02 16:46:25 +01:00
Itxaka
c58396e1d1 Only build iso on master merge
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-02-16 18:21:14 +01:00
Itxaka
5413bd1445 Disable building iso on PR
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-02-16 18:17:41 +01:00
Itxaka
210856970b
Add merge_group trigger to jobs ()
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-02-16 18:11:47 +01:00
Itxaka
c1ddd58377 Fix iso build artifact upload
Signed-off-by: Itxaka <itxaka@spectrocloud.com>
2023-02-09 16:24:34 +01:00
Itxaka
c40e1f97f1 Add build iso job
Signed-off-by: Itxaka <itxaka@spectrocloud.com>
2023-02-09 15:33:41 +01:00
Itxaka
66222fb98c Add github job for unit-tests
Signed-off-by: Itxaka <itxaka@spectrocloud.com>
2023-02-06 09:44:59 +01:00