-
Notifications
You must be signed in to change notification settings - Fork 2
/
service.yaml
33 lines (33 loc) · 1.03 KB
/
service.yaml
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
name: devbase
arguments:
ciOptions:
skipE2e: true
skipDocker: true
description: A collection of scripts and ci configuration
lintroller: platinum
notifications:
slackChannel: "#dt-notifications"
oss: true
releaseOptions:
allowMajorVersions: true
autoPrereleases: true
enablePrereleases: true
prereleasesBranch: main
publishOrb: true
orbName: getoutreach/shared
reportingTeam: fnd-dt
coverage:
provider: coverbot
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-circleci
- name: github.com/getoutreach/stencil-base
- name: github.com/getoutreach/stencil-golang
channel: unstable # Easier to match versions if we always use unstable.
- name: github.com/getoutreach/devbase
replacements:
github.com/getoutreach/devbase: ./