-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
32 lines (32 loc) · 1.2 KB
/
.cruft.json
File metadata and controls
32 lines (32 loc) · 1.2 KB
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
26
27
28
29
30
31
32
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "8f2273cd8ab13c55eb0f6dd621c70c4c9e4786fd",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "cloudscale-cloud-controller-manager",
"slug": "cloudscale-cloud-controller-manager",
"parameter_key": "cloudscale_cloud_controller_manager",
"test_cases": "defaults openshift4",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
"add_matrix": "y",
"add_go_unit": "n",
"automerge_patch": "y",
"automerge_patch_v0": "n",
"automerge_patch_regexp_blocklist": "",
"automerge_patch_v0_regexp_allowlist": "",
"automerge_minor_regexp_allowlist": "",
"auto_release": "y",
"copyright_holder": "VSHN AG <info@vshn.ch>",
"copyright_year": "2024",
"github_owner": "projectsyn",
"github_name": "component-cloudscale-cloud-controller-manager",
"github_url": "https://github.com/projectsyn/component-cloudscale-cloud-controller-manager",
"_template": "https://github.com/projectsyn/commodore-component-template.git",
"_commit": "8f2273cd8ab13c55eb0f6dd621c70c4c9e4786fd"
}
},
"directory": null
}