Initial commit for open source release 🚀

Co-authored-by: Francesco Renzi <rentziass@github.com>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
This commit is contained in:
Francesco Renzi
2026-02-03 16:41:15 +01:00
commit e4a017ce06
44 changed files with 7340 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
all: false
dir: "{{.InterfaceDir}}"
filename: mocks_test.go
force-file-write: true
formatter: goimports
log-level: info
structname: "{{.Mock}}{{.InterfaceName}}"
pkgname: "{{.SrcPackageName}}"
recursive: true
template: testify
packages:
github.com/actions/scaleset/listener:
config:
all: true