 renovate-rancher[bot]andGitHub
|
8535cc2c66
|
Update GitHub Actions
|
2026-08-06 05:33:16 +00:00 |
|
 
|
20b97eb28d
|
Update GitHub Actions (#1077)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-29 11:57:01 +02:00 |
|
 
|
554eb79181
|
Update GitHub Actions (#1084)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-29 11:50:07 +02:00 |
|
 
|
021fab6493
|
Update docker/login-action digest to 06fb636 (#1075)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-24 18:29:09 +02:00 |
|
 
|
d0be9402c8
|
Update GitHub Actions (#1055)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-22 10:09:57 +02:00 |
|
 
|
53846edb3b
|
Update GitHub Actions (#970)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-07 22:51:23 +02:00 |
|
 
|
ff4c6fe2b0
|
Update actions/checkout action to v7 (#966)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-01 11:45:36 +02:00 |
|
 
|
d693dfab89
|
Update goreleaser/goreleaser-action digest to f06c13b (#955)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-01 11:44:47 +02:00 |
|
 
|
ae537da4f7
|
Update docker/login-action digest to 650006c (#945)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-07-01 11:43:52 +02:00 |
|
 
|
e8c995fee9
|
Update actions/checkout digest to df4cb1c (#937)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-06-25 11:06:08 +02:00 |
|
 
|
3165052c7a
|
Update actions/setup-go digest to 924ae3a (#941)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-06-25 10:46:13 +02:00 |
|
 
|
7612f53634
|
Update GitHub Actions (#831)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-06-10 11:09:53 +02:00 |
|
 Jonathan CrowtherandGitHub
|
7c1292b262
|
Pin installed versions to specific hashes (#730) (#732)
|
2026-03-27 12:21:20 -04:00 |
|
 
|
831821206e
|
chore(deps): update github actions (#707)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-03-18 12:26:20 +01:00 |
|
 Enrico CandinoandGitHub
|
9fae02fcbf
|
Pin QEMU setup to use tonistiigi/binfmt:qemu-v10.0.4-56 image (#669)
|
2026-02-16 15:28:30 +01:00 |
|
 
|
511be5aa4e
|
Pin dependencies (#628)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
|
2026-01-22 15:24:57 +01:00 |
|
 Enrico CandinoandGitHub
|
dee20455ee
|
added multiarch support (#262)
|
2025-02-21 14:36:17 +01:00 |
|
 Enrico CandinoandGitHub
|
c285004944
|
fix release tag (#201)
|
2025-01-22 15:18:10 +01:00 |
|
 Enrico CandinoandGitHub
|
5892121dbe
|
Fix action event check on wrong field event_name (#177)
The event name should be checked against the `event_name` field.
|
2025-01-09 11:28:43 +01:00 |
|
 Enrico CandinoandGitHub
|
524dc69b98
|
Fix for missing permission (#176)
|
2025-01-09 10:25:38 +01:00 |
|
 Enrico CandinoandGitHub
|
4fdce5b1aa
|
Test release workflows (#173)
* goreleaser action
* removed old release
* fix gomega version in tests
* updated build workflow
* fix for empty var
|
2025-01-09 10:10:53 +01:00 |
|
 Hussein GalalandGitHub
|
d19f0f9ca6
|
virtual-kubelet controller integration (#130)
* Virtual kubelet controller integration
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add k3k-kubelet image to the release workflow
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add k3k-kubelet image to the release workflow
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix build/release workflow
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Remove pkg directory in k3k-kubelet
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* rename Type to Config
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Move the kubelet and config outside of pkg
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fix comments
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix naming throughout the package
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix comments
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* more fixes to naming
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2024-10-21 22:54:08 +03:00 |
|
 Hussein GalalandGitHub
|
bf72d39280
|
Use gh tool (#106)
* use gh tool instead of third party gh action
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix checksum
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add GH_TOKEN env
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2024-06-21 23:56:43 +03:00 |
|
 Hussein GalalandGitHub
|
3879912b57
|
Move to Github Action (#105)
* Move to Github Action
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Move to Github Action
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* fix code generation
* Add release and chart workflows
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add release and chart workflows
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add release and chart workflows
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Add release and chart workflows
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* test release and charts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* test release and charts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* test release and charts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* test release and charts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* test release and charts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix GHA migration
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* Fix GHA migration
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2024-05-21 00:00:47 +03:00 |
|
 Hussein GalalandGitHub
|
861078fa85
|
Remove github workflow and add drone (#49)
|
2023-06-21 00:43:16 +03:00 |
|
 Hussein GalalandGitHub
|
da5ddb27b5
|
Use env variables in CI action (#48)
|
2023-06-20 21:27:35 +03:00 |
|
 Hussein GalalandGitHub
|
e1576343a8
|
Fix action ci (#47)
|
2023-06-20 21:02:41 +03:00 |
|
 Hussein GalalandGitHub
|
ff256a324b
|
fix action (#46)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-06-20 20:57:20 +03:00 |
|
 Hussein GalalandGitHub
|
6318fc29bf
|
use custom action (#45)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-06-20 20:43:39 +03:00 |
|
 Hussein GalalandGitHub
|
d9eafbb1d2
|
Use ibuildthecloud/github-release in github action (#44)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-06-20 20:21:33 +03:00 |
|
 Hussein GalalandGitHub
|
da3ba1b5ff
|
Fix release ci (#43)
|
2023-06-20 19:27:40 +03:00 |
|
 Hussein GalalandGitHub
|
eb4e5dd099
|
Add readme and fix release (#25)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-02-03 06:38:50 +02:00 |
|
 Hussein GalalandGitHub
|
43db69743b
|
Add release workflow (#20)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-02-03 01:04:16 +02:00 |
|
galal-hussein
|
8c4035332b
|
more workflow fixes
|
2023-02-02 23:06:14 +02:00 |
|
galal-hussein
|
137c588e61
|
more workflow fixes
|
2023-02-02 23:04:42 +02:00 |
|
galal-hussein
|
8eb468d37d
|
fix
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2023-02-02 23:02:06 +02:00 |
|
galal-hussein
|
44c7063eb1
|
Add release and chart workflow
|
2023-02-02 22:57:46 +02:00 |
|