Commit graph

6 commits

Author SHA1 Message Date
Péter Garamvölgyi
12536ac34b
ci: add zizmor (#1146)
* ci: add zizmor

* trigger ci

* adjust permissions

* typo

* adjust

* adjust

* chore: auto version bump [bot]

* adjust

* adjust

* fix

* chore: auto version bump [bot]

* undo bump version

* fix branch

---------

Co-authored-by: Thegaram <7571518+Thegaram@users.noreply.github.com>
2025-03-15 13:49:30 +01:00
Péter Garamvölgyi
94fcd7d9ce
ci: fix TOB-SCREUC-8, do not persist git credentials (#1139)
* fix(ci): disable cache-binary option

* ci: pin 3rd-party actions

* ci: do not persist git credentials
2025-03-14 11:36:32 +01:00
Péter Garamvölgyi
080afd4381
ci: fix TOB-SCREUC-7, pin 3rd-party actions (#1138)
* fix(ci): disable cache-binary option

* ci: pin 3rd-party actions
2025-03-14 11:26:14 +01:00
Péter Garamvölgyi
2f0adcf7a8
ci: fix TOB-SCREUC-6, disable cache-binary option (#1137)
fix(ci): disable cache-binary option
2025-03-14 11:13:20 +01:00
sbaizet
517e5b4b07
Support arm64 dedicated workflow (#841)
* add self hosted runner to publish arm64 images

* test build with macos and ubuntu arm64

* Add docker to mac runner and remove qemu

* dedicated workflow for arm64 image

* cleaning

* ci: add a different name for workflow docker arm64

* clean workflow

* only build arm64 image and make tag configurable
2024-06-21 15:34:06 +02:00
sbaizet
f2efa44e11
ci: Support arm64 dedicated workflow (#840)
* add self hosted runner to publish arm64 images

* test build with macos and ubuntu arm64

* Add docker to mac runner and remove qemu

* dedicated workflow for arm64 image

* cleaning
2024-06-20 11:07:14 +02:00