diff --git a/bootstrap.lock b/bootstrap.lock index ee10c69..78b4154 100644 --- a/bootstrap.lock +++ b/bootstrap.lock @@ -1,6 +1,6 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # vim: set syntax=yaml: -version: v10.2.0-rc.1 -generated: 2022-06-22T00:11:17Z +version: v10.2.0-rc.7 +generated: 2022-06-27T17:46:58Z versions: - devbase: v2.1.0-rc.1 + devbase: v2.1.0-rc.5 diff --git a/devenv.yaml b/devenv.yaml index f795f52..1356172 100644 --- a/devenv.yaml +++ b/devenv.yaml @@ -1,3 +1,4 @@ +service: false dependencies: optional: [] required: [] diff --git a/service.yaml b/service.yaml index a422779..96dd98a 100644 --- a/service.yaml +++ b/service.yaml @@ -8,6 +8,7 @@ commands: - logfmt circleAPIKey: 2b5e5793e375e5a6ddf98251848372496e943192 lintroller: platinum +tracing: honeycomb releaseType: semver releaseOptions: allowPrereleases: true @@ -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 diff --git a/stencil.lock b/stencil.lock index 1e6d76d..760bc58 100644 --- a/stencil.lock +++ b/stencil.lock @@ -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 @@ -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 @@ -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 @@ -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 @@ -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