-
Notifications
You must be signed in to change notification settings - Fork 3
/
blt.yml
199 lines (199 loc) · 3.67 KB
/
blt.yml
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
project:
machine_name: suhumsci
prefix: suhumsci
human_name: 'Stanford Humanities and Sciences Product'
profile:
name: su_humsci_profile
local: { }
git:
default_branch: develop-build
remotes:
- '[email protected]:humscigryphon.git'
deploy:
tag_source: false
exclude_file: '${repo.root}/blt/deploy/rsync-exclude.txt'
gitignore_file: '${repo.root}/blt/deploy/.gitignore'
dir: '${repo.root}/deploy'
drush:
aliases:
ci: self
prod: '${project.machine_name}.prod'
default_alias: '${drush.aliases.local}'
modules:
local:
enable: { }
uninstall:
- acquia_connector
- purge
ci:
enable: { }
uninstall:
- purge
- acquia_connector
dev:
enable:
- acquia_connector
- stage_file_proxy
uninstall: { }
test:
enable:
- acquia_connector
- stage_file_proxy
uninstall: { }
prod:
enable:
- acquia_connector
uninstall:
- stage_file_proxy
multisites:
- aaai
- aaas
- aarcs
- africanstudies
- amstudies
- anthropology
- archaeology
- art
- artexhibitions
- arthandbook
- bingschool
- biology
- biologyvirtualshowcase
- bsurp
- buddhiststudies
- ccsre
- ceas
- cesta
- chemistry
- clas
- classics
- cmbprogram
- cmems
- cqmd
- creativewriting
- creees
- culture_emotion_lab
- datasciencemajor
- default
- dennylab
- development_humsci
- dlcl
- dsresearch
- duboislab
- ealc
- economics
- em1060
- english
- ethicsinsociety
- facultyaffairs_humsci
- feminist
- finance_humsci
- francestanford
- gavin_wright__humsci
- gender
- globalcurrents
- grandtour
- gus_humsci
- history
- hps
- hs_colorful
- hs_design
- hs_fcp
- hs_fps
- hs_sandbox
- hs_testing_sandbox
- hs_traditional
- hsbi
- hshr
- hsweb_referencetraditional
- hsweb_userguide
- humanbiology
- humanitiescore
- humanrights
- insidehs
- internationalrelations
- iranianstudies
- iriss
- islamicstudies
- it_humsci
- it_humsci2023
- jewishstudies
- justsocieties
- language
- linguistics
- lowe
- mathematics
- mcs
- mediterraneanstudies
- memorylab
- middleeast
- morrisoninstitute
- mrc
- mtl
- music
- oconnell
- philit
- philosophy
- physics
- planning_humsci
- politicalscience
- popstudies
- psychology
- ptarmigan
- publichumanities
- publicpolicy
- religiousstudies
- researchadmin_humsci
- sgs
- shenlab
- sitp
- siw
- sociology
- southasia
- stanfordsciencefellows
- statistics
- sts
- suac
- symsys
- tessier_lavigne_lab
- texttechnologies
- urbanstudies
- west
- womensleadership
- womensleadershipcp
command-hooks:
post-deploy-build:
dir: '${deploy.dir}'
command: 'chmod +x blt/cleanup.sh; blt/cleanup.sh'
frontend-reqs:
dir: '${repo.root}'
command: ./hooks/common/theme/theme-build.sh
cm:
strategy: config-split
allow-overrides: true
sync:
commands:
- 'blt:init:settings'
tests:
phpunit:
-
path: '${docroot}'
config: '${docroot}/core/phpunit.xml'
directory: '${docroot}/modules/humsci'
bootstrap: '${docroot}/core/tests/bootstrap.php'
filter: /(Unit|Kernel)/
reports:
localDir: '${repo.root}/artifacts'
codeception:
su_humsci_profile:
suites:
- acceptance
- functional
directory: '${docroot}/profiles/humsci/su_humsci_profile/tests/codeception'
keys_rsync:
ssh: [email protected]
files:
- /mnt/gfs/humscigryphon.prod/nobackup/apikeys/
- /mnt/gfs/humscigryphon.prod/secrets.settings.php
cloud:
appId: 60ee2ebb-94f3-415d-a289-c23889ecec18