1
0
mirror of https://github.com/siderolabs/kres.git synced 2026-02-05 09:45:35 +01:00

feat: add support for gh workflow only kres

Support managing only GitHub workflows.

This still handles SOPS, conform and repository checks.

Can be enabled with:

```yaml
---
kind: auto.CI
spec:
  compileGHWorkflowsOnly: true
```

Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
Noel Georgi
2024-04-30 16:10:27 +05:30
parent ce88e1cb58
commit 48517a9e1b
24 changed files with 831 additions and 341 deletions

View File

@@ -1,6 +1,6 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-05-08T09:34:37Z by kres d15226e-dirty.
# Generated on 2024-05-14T08:19:55Z by kres f0912c5-dirty.
name: default
concurrency: