naive implementation of caddy like route rules, dependencies upgrade

This commit is contained in:
yusing
2025-01-08 07:18:09 +08:00
parent 1b40f81fcc
commit 35c0463829
9 changed files with 577 additions and 15 deletions

View File

@@ -22,8 +22,8 @@ lint:
- yamllint
enabled:
- hadolint@2.12.1-beta
- actionlint@1.7.5
- checkov@3.2.346
- actionlint@1.7.6
- checkov@3.2.347
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.62.2
@@ -32,7 +32,7 @@ lint:
- prettier@3.4.2
- shellcheck@0.10.0
- shfmt@3.6.0
- trufflehog@3.88.0
- trufflehog@3.88.1
actions:
disabled:
- trunk-announce