-
Notifications
You must be signed in to change notification settings - Fork 2
/
stencil.lock
84 lines (84 loc) · 3.14 KB
/
stencil.lock
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
version: v1.40.1-rc.1
modules:
- name: github.com/getoutreach/devbase
url: file://./
version: local
- name: github.com/getoutreach/stencil-base
url: https://github.com/getoutreach/stencil-base
version: v0.16.2
- name: github.com/getoutreach/stencil-circleci
url: https://github.com/getoutreach/stencil-circleci
version: v1.14.1
- name: github.com/getoutreach/stencil-golang
url: https://github.com/getoutreach/stencil-golang
version: unstable
files:
- name: .circleci/config.yml
template: .circleci/config.yml.tpl
module: github.com/getoutreach/stencil-circleci
- name: .editorconfig
template: .editorconfig.tpl
module: github.com/getoutreach/stencil-base
- name: .gitattributes
template: .gitattributes.tpl
module: github.com/getoutreach/stencil-golang
- name: .github/CODEOWNERS
template: .github/CODEOWNERS.tpl
module: github.com/getoutreach/stencil-base
- name: .github/dependabot.yml
template: .github/dependabot.yml.tpl
module: github.com/getoutreach/stencil-golang
- name: .github/pull_request_template.md
template: .github/pull_request_template.md.tpl
module: github.com/getoutreach/stencil-base
- name: .gitignore
template: .gitignore.tpl
module: github.com/getoutreach/stencil-base
- name: .prettierignore
template: .prettierignore.tpl
module: github.com/getoutreach/stencil-golang
- name: .prettierrc.yaml
template: .prettierrc.yaml.tpl
module: github.com/getoutreach/stencil-golang
- name: .releaserc.yaml
template: .releaserc.yaml.tpl
module: github.com/getoutreach/stencil-base
- name: .tool-versions
template: .tool-versions.tpl
module: github.com/getoutreach/stencil-base
- name: .vscode/extensions.json
template: .vscode/extensions.json.tpl
module: github.com/getoutreach/stencil-golang
- name: .vscode/launch.json
template: .vscode/launch.json.tpl
module: github.com/getoutreach/stencil-golang
- name: .vscode/private.env
template: .vscode/private.env.tpl
module: github.com/getoutreach/stencil-golang
- name: .vscode/settings.json
template: .vscode/settings.json.tpl
module: github.com/getoutreach/stencil-golang
- name: LICENSE
template: LICENSE.tpl
module: github.com/getoutreach/stencil-base
- name: Makefile
template: Makefile.tpl
module: github.com/getoutreach/stencil-golang
- name: devenv.yaml
template: devenv.yaml.tpl
module: github.com/getoutreach/stencil-golang
- name: go.mod
template: go.mod.tpl
module: github.com/getoutreach/stencil-golang
- name: package.json
template: package.json.tpl
module: github.com/getoutreach/stencil-base
- name: scripts/devbase.sh
template: scripts/devbase.sh.tpl
module: github.com/getoutreach/devbase
- name: scripts/golangci.yml
template: scripts/golangci.yml.tpl
module: github.com/getoutreach/stencil-golang
- name: scripts/shell-wrapper.sh
template: scripts/shell-wrapper.sh.tpl
module: github.com/getoutreach/devbase