Skip to content

Commit

Permalink
feat(bootstrap): v10.2.0-rc.7 (#3)
Browse files Browse the repository at this point in the history
* feat(bootstrap): v10.2.0-rc.3

* v10.2.0-rc.7
  • Loading branch information
Peter Lisy authored Jun 27, 2022
1 parent 42afe99 commit f42c0eb
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 11 deletions.
6 changes: 3 additions & 3 deletions bootstrap.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions devenv.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
service: false
dependencies:
optional: []
required: []
8 changes: 7 additions & 1 deletion service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ commands:
- logfmt
circleAPIKey: 2b5e5793e375e5a6ddf98251848372496e943192
lintroller: platinum
tracing: honeycomb
releaseType: semver
releaseOptions:
allowPrereleases: true
Expand Down Expand Up @@ -39,8 +40,13 @@ arguments:
reportingTeam: fnd-dtss
resources: {}
service: false
tracing: honeycomb
tutorial: false
vaultSecrets: []
vaultSecrets:
- deploy/honeycomb_new/%(environment)s/honeycomb
- deploy/launchdarkly/%(environment)s/launchdarkly
- deploy/mint/%(environment)s/validation/mint-validator-payload
- deploy/flagship-shared-secret/%(environment)s/authn-flagship-payload
modules:
- name: github.com/getoutreach/stencil-base
- name: github.com/getoutreach/stencil-golang
Expand Down
14 changes: 7 additions & 7 deletions stencil.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: v1.19.3
generated: 2022-06-22T00:11:25.575877Z
generated: 2022-06-27T17:47:12.737904Z
modules:
- name: github.com/getoutreach/stencil-actions
url: https://github.com/getoutreach/stencil-actions
Expand All @@ -15,7 +15,7 @@ modules:
version: v1.0.0
- name: github.com/getoutreach/stencil-golang
url: https://github.com/getoutreach/stencil-golang
version: v1.1.0-rc.1
version: v1.2.0-rc.1
- name: github.com/getoutreach/stencil-opslevel
url: https://github.com/getoutreach/stencil-opslevel
version: v0.1.0
Expand Down Expand Up @@ -79,10 +79,10 @@ files:
module: github.com/getoutreach/stencil-outreach
- name: .vscode/private.env
template: .vscode/private.env.tpl
module: github.com/getoutreach/stencil-golang
module: github.com/getoutreach/stencil-outreach
- name: .vscode/private.env
template: .vscode/private.env.tpl
module: github.com/getoutreach/stencil-outreach
module: github.com/getoutreach/stencil-golang
- name: .vscode/settings.json
template: .vscode/settings.json.tpl
module: github.com/getoutreach/stencil-golang
Expand All @@ -98,6 +98,9 @@ files:
- name: README.md
template: README.md.tpl
module: github.com/getoutreach/stencil-base
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-circleci
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-base
Expand All @@ -107,9 +110,6 @@ files:
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-opslevel
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-circleci
- name: api/clients/node/.eslintrc.js
template: api/clients/node/.eslintrc.js.tpl
module: github.com/getoutreach/stencil-golang
Expand Down

0 comments on commit f42c0eb

Please sign in to comment.