-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
25 lines (25 loc) · 837 Bytes
/
.cruft.json
File metadata and controls
25 lines (25 loc) · 837 Bytes
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": "e52ac0e3d4638248c026a2f1e000bc83f7ac83c5",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "stackgres-operator",
"slug": "stackgres-operator",
"parameter_key": "stackgres_operator",
"test_cases": "defaults",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
"add_matrix": "y",
"add_go_unit": "n",
"copyright_holder": "VSHN AG <info@vshn.ch>",
"copyright_year": "2022",
"github_owner": "projectsyn",
"github_name": "component-stackgres-operator",
"github_url": "https://github.com/projectsyn/component-stackgres-operator",
"_template": "https://github.com/projectsyn/commodore-component-template.git"
}
},
"directory": null
}