Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bootstrap): v10.2.0-rc.7 #3

Merged
merged 2 commits into from
Jun 27, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bootstrap.lock

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

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
16 changes: 8 additions & 8 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-24T19:20:30.321597Z
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.1.0-rc.3
- 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 @@ -100,16 +100,16 @@ files:
module: github.com/getoutreach/stencil-base
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-base
module: github.com/getoutreach/stencil-opslevel
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-golang
module: github.com/getoutreach/stencil-circleci
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-opslevel
module: github.com/getoutreach/stencil-base
- name: _helpers
template: _helpers.tpl
module: github.com/getoutreach/stencil-circleci
module: github.com/getoutreach/stencil-golang
- name: api/clients/node/.eslintrc.js
template: api/clients/node/.eslintrc.js.tpl
module: github.com/getoutreach/stencil-golang
Expand Down