renovate[bot]
d61887fdf8
Update securego/gosec action to v2.22.3 ( #485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 09:35:39 +00:00
renovate[bot]
1344f1a562
Update google/osv-scanner-action action to v2.0.1 ( #484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 09:33:35 +00:00
Itxaka
3c5f119e1d
Bump golang ( #489 )
2025-04-16 11:32:18 +02:00
Itxaka
6bcf6d8417
Build binaries on tag ( #487 )
...
* Build binaries on tag
Signed-off-by: Itxaka <itxaka@kairos.io>
* Lint
Signed-off-by: Itxaka <itxaka@kairos.io>
---------
Signed-off-by: Itxaka <itxaka@kairos.io>
2025-04-16 10:20:07 +02:00
renovate[bot]
db1b78954c
Update google/osv-scanner-action action to v2 ( #480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 03:36:53 +00:00
renovate[bot]
e99c6059dd
Update securego/gosec action to v2.22.2 ( #466 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 01:41:17 +00:00
renovate[bot]
4d1761c075
Update securego/gosec action to v2.22.1 ( #463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 22:48:45 +00:00
renovate[bot]
63626847db
Update dependabot/fetch-metadata action to v2.3.0 ( #461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-26 09:04:32 +00:00
renovate[bot]
55a30f5239
Update securego/gosec action to v2.22.0 ( #459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 22:29:25 +00:00
renovate[bot]
e7bca6e988
Update google/osv-scanner-action action to v1.9.2 ( #454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 22:39:07 +00:00
renovate[bot]
b51193ffde
Update google/osv-scanner-action action to v1.9.1 ( #452 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 01:39:26 +00:00
renovate[bot]
8af9547296
Update google/osv-scanner-action action to v1.9.0 ( #442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-02 22:30:51 +00:00
renovate[bot]
40af260cce
Update securego/gosec action to v2.21.4
2024-09-27 00:14:09 +00:00
renovate[bot]
de1e3c4e2f
Update securego/gosec action to v2.21.3
2024-09-18 21:33:44 +00:00
Itxaka
84b9223b87
Use kairos logger from sdk ( #437 )
2024-09-18 10:10:39 +02:00
renovate[bot]
45e3de3b5d
Update google/osv-scanner-action action to v1.8.5
2024-09-12 02:24:22 +00:00
renovate[bot]
7292d815e6
Update google/osv-scanner-action action to v1.8.4
2024-08-22 22:21:12 +00:00
renovate[bot]
4eeb3d3448
Update google/osv-scanner-action action to v1.8.3
2024-08-08 22:22:15 +00:00
Itxaka
74eb5903b3
bump yaml from v1 to v3 ( #417 )
...
* Fix job to run ginkgo from go.mod
Signed-off-by: Itxaka <itxaka@kairos.io>
* Bump yaml from v1 to v3
Signed-off-by: Itxaka <itxaka@kairos.io>
---------
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-07-15 19:53:00 +02:00
Itxaka
d1a6c85a0c
run secscans in proper events ( #416 )
2024-07-12 09:34:05 +02:00
Itxaka
3a8a7f7240
Bump to go1.22 ( #413 )
2024-07-11 12:16:29 +02:00
renovate[bot]
8cd7de24cd
Update google/osv-scanner-action action to v1.8.2
2024-07-10 22:18:55 +00:00
renovate[bot]
6bf566429e
Update dependabot/fetch-metadata action to v2.2.0 ( #411 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 01:17:40 +00:00
renovate[bot]
2785cd5f13
Update google/osv-scanner-action action to v1.8.1 ( #410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 22:12:07 +00:00
Mauro Morales
50b990c994
Add osv scanner on PRs
...
Signed-off-by: Mauro Morales <contact@mauromorales.com>
2024-07-02 16:47:25 +02:00
renovate[bot]
d292537001
Update dependabot/fetch-metadata action to v2.1.0 ( #99 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 21:36:11 +00:00
Itxaka
a2f7baa39a
Use go1.19 as minimun version and test matrix ( #95 )
...
* Use go1.19 as minimun version and test matrix
Signed-off-by: Itxaka <itxaka@kairos.io>
* Replace ginkgo/gomega with 1.19 versions
So we can run tests under go 1.19
Signed-off-by: Itxaka <itxaka@kairos.io>
* Fix lint
Signed-off-by: Itxaka <itxaka@kairos.io>
---------
Signed-off-by: Itxaka <itxaka@kairos.io>
2024-04-19 14:12:20 +00:00
renovate[bot]
b21bf0c967
Update dependabot/fetch-metadata action to v2 ( #66 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:14:00 +00:00
renovate[bot]
441c68dc2e
Update dependabot/fetch-metadata action to v1.7.0 ( #64 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 13:11:18 +00:00
Ettore Di Giacinto
679bd88e7a
Create renovate_auto.yml
2024-04-15 12:43:36 +02:00
Ettore Di Giacinto
74130c3a90
Create dependabot_auto.yml
2024-04-15 12:30:18 +02:00
renovate[bot]
b379c81210
Update actions/setup-go action to v5
2024-01-03 10:26:33 +00:00
renovate[bot]
3df9b60f11
Update actions/checkout action to v4
2023-12-15 15:49:01 +00:00
Mauro Morales
59ed3da68d
Update issue templates
...
relates to https://github.com/kairos-io/kairos/issues/1483
2023-06-13 12:18:46 +02:00
Mauro Morales
7e6a31f38b
Add lint workflow
...
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-03-29 17:05:53 +02:00
Mauro Morales
b7352829ff
Add yamllint
...
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-03-29 17:00:06 +02:00
Mauro Morales
57aef89b02
⬆️ bump go version to 1.20.2
...
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-03-29 16:59:56 +02:00
Dimitris Karakasilis
c0d6b81b5d
Add github action pipeline to run unit tests
...
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-11-11 11:47:18 +02:00