1ebeee28de
Update GitHub Actions ( #1039 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-07-17 15:52:00 +02:00
Enrico Candino and GitHub
3f25eabe38
feat: Enhance GitHub Actions workflows and add YAML linting ( #1020 )
...
- Updated action descriptions for clarity in provision-k3s-vm-workers.
- Refactored steps in provision-k3s-vm-workers for improved readability.
- Adjusted permissions formatting in multiple workflows for consistency.
- Added YAML linting step in validate workflow to ensure YAML file quality.
- Introduced .yamllint configuration file for GitHub Actions YAML files.
- Enhanced Makefile to include a target for linting YAML files.
2026-07-14 16:51:08 +02:00
1cbed90674
Update github/codeql-action digest to 99df26d ( #999 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-07-09 10:36:39 +02:00
d94b9d685e
Update GitHub Actions ( #969 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-07-03 17:49:16 +02:00
5dcc97736f
Update actions/setup-go digest to 924ae3a ( #934 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-25 17:47:19 +02:00
667946e898
Update actions/checkout action to v7 ( #940 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-25 10:47:40 +02:00
8e39493dac
Update GitHub Actions ( #865 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-10 11:10:56 +02:00
fbaac329d1
Update github/codeql-action action to v4 ( #862 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-05-21 11:31:58 +02:00
51b40f2a9c
Update GitHub Actions ( #824 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-05-21 00:13:04 +02:00
d11c7b9256
chore(deps): update github/codeql-action digest to ce64ddc ( #793 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-04-16 10:24:40 +02:00
Enrico Candino and GitHub
0e8cca8147
Remove goreleaser action ( #788 )
2026-04-15 09:16:18 +02:00
20b42b0dcf
chore(deps): update github actions ( #731 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-04-03 10:55:24 +02:00
f4cd57b9f5
chore(deps): update github actions ( #711 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-03-23 14:54:13 +01:00
0dbd930292
chore(deps): update github actions ( #653 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-03-23 13:05:15 +01:00
Guilherme Macedo
34ef69ba50
chore(ci): bump aquasecurity/trivy-action to v0.35.0
...
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com >
2026-03-20 11:16:51 -03:00
0b214e0769
chore(deps): update github actions ( #642 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-03-18 12:24:18 +01:00
f04d88bd3f
Update github/codeql-action digest to 38e701f ( #634 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-01-26 10:27:20 +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
a3a4c931a0
Add initial Renovate configuration ( #621 )
...
* Add initial Renovate configuration
* add permission
* fix multiple runs
---------
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
Co-authored-by: Enrico Candino <enrico.candino@suse.com >
2026-01-21 15:04:51 +01:00
Enrico Candino and GitHub
e79e6dbfc4
add upload permissions ( #550 )
2025-11-06 16:53:51 +01:00
Enrico Candino and GitHub
2b6441e54e
Added trivy vulns check ( #549 )
...
* image check
* added k3kcli
2025-11-06 12:46:15 +01:00
Enrico Candino and GitHub
6a22f6f704
fix build-crds, bump Go to 1.24.2, bump golangci-lint ( #344 )
2025-05-06 17:24:35 +02:00
Enrico Candino and GitHub
dee20455ee
added multiarch support ( #262 )
2025-02-21 14:36:17 +01:00
Enrico Candino and GitHub
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 Galal and GitHub
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