Commit Graph

50 Commits

Author SHA1 Message Date
renovate[bot]
6bbea45078 Update actions/checkout action to v4 (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:48:28 +00:00
Ettore Di Giacinto
96eeb72197 Create renovate_auto.yml 2024-04-15 12:45:23 +02:00
Ettore Di Giacinto
4fa5dbf95c Update autoapprove.yml 2024-04-15 12:45:03 +02:00
Ettore Di Giacinto
99dec691da Create autoapprove.yml 2024-04-12 16:13:17 +02:00
renovate[bot]
cb9be44e02 Update docker/setup-buildx-action action to v3.3.0 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 14:16:51 +02:00
renovate[bot]
9a0a29c81f Update tj-actions/changed-files action to v44 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 15:42:22 +02:00
Itxaka
e0bbff343b Make validator use the go version from its go.mod 2024-04-08 13:22:21 +02:00
renovate[bot]
1ca4fc1a9e Update luet-lab/luet-github-action action to v0.2.1 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 10:25:44 +02:00
Ettore Di Giacinto
5028a55aa9 Add revisionSHA to repositories (#777) 2024-04-02 10:58:20 +02:00
renovate[bot]
5bf56f450b Update docker/setup-buildx-action action to v3.2.0 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 11:57:26 +01:00
renovate[bot]
57b45e8d86 Update actions/setup-go action to v5 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 09:29:28 +01:00
renovate[bot]
fcc73910b0 Update docker/setup-buildx-action action to v3.1.0 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 13:44:13 +01:00
Mauro Morales
15ce83c3f4 Make sure that if a package file has been changed, that a related definition/collection file has also been changed (#668)
* list changed files

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* simplify

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* simplify

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* test file

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Add bump validator

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* wrong dir

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* go version 1.23

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* force go version

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* test

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* revert test changes

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Do the check also on amd

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* use a new job

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* add checkout step

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Use hasPrefix

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-02-09 09:24:28 +01:00
Itxaka
e0c1f0d96b Update pr.yaml (#618)
Avoids rebuilding the actions on each run by setting it to a fixed version
2024-01-12 15:18:15 +01:00
Itxaka
f2391cef29 Drop kernel package, as its very slow (#558) 2023-12-05 09:49:21 +01:00
Itxaka
99ca4b2461 Fix kernel build version
Signed-off-by: Itxaka <itxaka@kairos.io>
2023-12-04 10:26:04 +01:00
renovate[bot]
e9cdcaaac4 Update mikefarah/yq action to v4.40.4 2023-12-04 00:51:05 +00:00
Itxaka
88702649cf Fix kernel build job to have creds
Signed-off-by: Itxaka <itxaka@kairos.io>
2023-12-01 20:07:51 +01:00
Itxaka
ab8facdf28 Add upstream kernel package (#551) 2023-12-01 14:17:46 +01:00
renovate[bot]
e68d5058f9 chore(deps): update actions/checkout action to v4 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 15:41:45 +02:00
Itxaka
07a860a743 Full cleanup of CI workers before starting (#364) 2023-08-04 13:37:11 +02:00
Mauro Morales
fe03995026 Update issue templates
relates to https://github.com/kairos-io/kairos/issues/1483
2023-06-13 12:00:02 +02:00
Itxaka
0ab5b521f8 Revert workaround for arm64 (#244) 2023-05-24 00:49:51 +02:00
Itxaka
205f085108 Run on self-hosted to unblock (#243) 2023-05-23 22:37:33 +02:00
Itxaka
1cfec31b9c Re-fix dispatch workflow
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-19 23:09:55 +02:00
Itxaka
51ef3c961a Fix dispatch workflow
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-19 22:56:12 +02:00
Itxaka
f61e479763 Push one package (#240) 2023-05-19 22:47:12 +02:00
Itxaka
aa3166ab33 Update build.yaml 2023-05-19 20:59:13 +02:00
Itxaka
90c88d668d Update build.yaml 2023-05-19 18:53:05 +02:00
Itxaka
511bca8bd0 Fix alpine initrd (#237)
* Fix alpine initrd

Was missing the immucore stuff, add the kairos-agent, drop kcrypt

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

* Add missing kcrypt until immucore drops it from dracut

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

* Stop downloading all meta

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

* debug

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

* Set defautl arch key for initrd stuff

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

* Bump base image as well to get the proper arch?

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

---------

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-05-19 16:58:53 +02:00
Itxaka
2895350c56 Dont run PR job on pushes (#220) 2023-05-11 09:08:37 +00:00
Ettore Di Giacinto
2f176f99db Add linux-jetson nvidia kernel (#123)
* Add jetson kernel

* Rename category

* Build only on cross-host (it's faster)

* Don't build on arm64

* Fix CI

* Prepare package

* Set version

Signed-off-by: mudler <mudler@c3os.io>

* Cleanup space, add kmod

Signed-off-by: mudler <mudler@c3os.io>

---------

Signed-off-by: mudler <mudler@c3os.io>
2023-02-19 19:54:30 +01:00
Ettore Di Giacinto
95fb4dee2c Extend tests to branches 2023-02-09 22:49:09 +01:00
Ettore Di Giacinto
5d129b07f1 🤖 concurrency groups 2023-02-09 22:06:31 +01:00
Ettore Di Giacinto
39aadaaf84 🤖 change concurrency groups for PR 2023-02-09 22:04:39 +01:00
renovate[bot]
6dac4ad20a Update actions/checkout action to v3 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-30 22:55:06 +01:00
Ettore Di Giacinto
bd5d5fc86a ♻️ Drop armv7 workflow (we support only arm64) 2022-10-24 21:38:32 +02:00
Ettore Di Giacinto
7d13179670 🐛 arm64 fixups (#42)
* 🤖 Fixup on ARM64

* ⬆️ Bumps

* Minor fixups

* ⬆️ Bumps

* Add static artifacts
2022-10-19 11:56:41 +02:00
Ettore Di Giacinto
3e82bc25b2 🎨 Rebranding (#18)
* 🎨 Rebranding

See: https://github.com/c3os-io/c3os/issues/88

* Drop build hack, daemon-reload can be skipped

* Keep provider repo still with provider-c3os
2022-09-17 21:43:38 +02:00
Ettore Di Giacinto
9fc6097e87 Revert "Temp init repo"
This reverts commit f4a42622e6.
2022-08-18 06:06:20 +00:00
Ettore Di Giacinto
f4a42622e6 Temp init repo 2022-08-17 17:43:31 +00:00
Ettore Di Giacinto
a47fb5291a Wire up arm64 builds 2022-08-17 17:29:07 +00:00
Ettore Di Giacinto
97739a2eb5 Fix token 2022-08-17 14:13:04 +00:00
Ettore Di Giacinto
7d2b68c79f Fix git author 2022-08-17 14:11:36 +00:00
Ettore Di Giacinto
cec1470f94 Workflow fixup 2022-08-17 13:23:46 +00:00
Ettore Di Giacinto
15a8ce1f04 Event typo 2022-08-17 13:22:54 +00:00
Ettore Di Giacinto
bd98a26537 Add workflow to autobump and to run tests on PR 2022-08-17 13:21:58 +00:00
Ettore Di Giacinto
b2a234e779 🤖 Rename workflow, cleanups 2022-03-05 22:25:39 +01:00
Ettore Di Giacinto
dcf1399334 🤖 Add arm repository
See: https://github.com/c3os-io/c3os/issues/17
2022-03-05 22:20:52 +01:00
Ettore Di Giacinto
319af35922 ⚙️ First import 2022-02-23 22:52:50 +01:00