Commit c401eac
committed
feat: Update README and add new composite actions
- Updated README.md to remove references to reusable workflows and added links to the new composite actions.
- Added auto-merge-action for auto-approving and merging PRs from trusted sources.
- Added cleanup-ghcr-action for cleaning up old GitHub Container Registry packages.
- Added dockerfile-lint-action for linting Dockerfiles using Hadolint.
- Added dotnet-test-action for testing .NET solutions with coverage reporting.
- Added flux-gitops-deploy-action for deploying Kubernetes manifests using Flux.
- Added install-cilium-action for installing Cilium as the CNI in Kubernetes.
- Added install-flux-action for installing Flux in a Kubernetes cluster.
- Added setup-ksail-action for installing the KSail CLI via Homebrew.
- Added sync-labels-action for syncing GitHub labels across repositories.
- Added todos-action for creating GitHub issues from TODO comments in the code.
- Added zizmor-action for running security analysis on GitHub Actions workflows.
Signed-off-by: Nikolai Emil Damm <[email protected]>1 parent ba5aa26 commit c401eac
File tree
36 files changed
+27
-792
lines changed- .github/workflows
- auto-merge-action
- cleanup-ghcr-action
- dockerfile-lint-action
- dotnet-test-action
- flux-gitops-deploy-action
- install-cilium-action
- install-flux-action
- setup-ksail-action
- sync-labels-action
- todos-action
- zizmor-action
36 files changed
+27
-792
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
Lines changed: 0 additions & 76 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 29 deletions
This file was deleted.
This file was deleted.
0 commit comments