-
Notifications
You must be signed in to change notification settings - Fork 2
/
.cruft.json
25 lines (25 loc) · 968 Bytes
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "8b2395f87fd723628a4318f2dfba36519777ec72",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "AppCat",
"slug": "appcat",
"parameter_key": "appcat",
"test_cases": "defaults exoscale cloudscale openshift vshn apiserver controllers minio cloudscale-metrics-collector-cloud cloudscale-metrics-collector-managed exoscale-metrics-collector-cloud exoscale-metrics-collector-managed",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
"add_matrix": "y",
"add_go_unit": "n",
"copyright_holder": "VSHN AG <[email protected]>",
"copyright_year": "2023",
"github_owner": "vshn",
"github_name": "component-appcat",
"github_url": "https://github.com/vshn/component-appcat",
"_template": "https://github.com/projectsyn/commodore-component-template.git"
}
},
"directory": null
}