-
Notifications
You must be signed in to change notification settings - Fork 70
/
repository.yml
193 lines (151 loc) · 4.11 KB
/
repository.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
#
# This file should not be processed directly
# Please use the ASF::SVN and ASF::Git APIs instead
#
---
# N.B. the names in the section below should not be changed as they are used by Ruby
# Entries that are not intended to have local workspaces are indicated by: 'depth: skip'
# Such entries are for url lookup only, e.g. Bills
# names that are list only have 'depth: delete'
# This is decoupled from list to allow a gradual changeover
# The url: entries below are relative to the @base value defined in ASF::SVN
# This defaults to https://svn.apache.org/repos/
:svn:
Bills:
url: private/financials/Bills
depth: skip
Meetings:
url: private/foundation/Meetings
acreq: # for account requests
url: infra/infrastructure/trunk/acreq
depth: skip
apachecon:
url: private/foundation/ApacheCon
depth: empty
files:
- apacheconhistory.csv
attic-xdocs:
url: asf/attic/site/xdocs/projects
depth: delete
list: true
board:
url: private/committers/board
depth: empty
files:
- calendar.txt
- committee-info.txt
- committee-info.yaml
brandlist:
url: private/foundation/Brand
depth: empty
files:
- docket.json
cclas:
url: private/documents/cclas
depth: skip
comdev-foundation:
url: asf/comdev/projects.apache.org/trunk/site/json/foundation
depth: empty
files:
- projects.json
comdevtalks:
url: asf/comdev/site/trunk/content/speakers/talks
depth: files
committers:
url: private/committers
depth: skip
conflict-of-interest:
url: private/documents/conflict-of-interest
depth: skip
emeritus:
url: private/documents/emeritus
depth: delete
list: true
emeritus-involuntary:
url: private/documents
depth: empty
files:
- emeritus-involuntary.yml
emeritus-reinstated:
url: private/documents/emeritus-reinstated
depth: delete
list: true
emeritus-requests-received: # listing has dates for age checks
url: private/documents/emeritus-requests-received
depth: delete
list: true
dates: true
emeritus-requests-rescinded:
url: private/documents/emeritus-requests-rescinded
depth: delete
list: true
foundation:
url: private/foundation
depth: empty
files:
- members.txt
- potential-member-watch-list.txt
foundation_board: # The checkout is needed by the WSS service and collate_minutes
url: private/foundation/board
foundation_mentors:
url: private/foundation/mentors
grants:
url: private/documents/grants
depth: skip
iclas:
url: private/documents/iclas
depth: skip
incubator-content:
url: asf/incubator/public/trunk/content
depth: empty
files:
- podlings.xml
incubator-podlings:
url: asf/incubator/public/trunk/content/podlings
depth: files
# for Secretary use only
member_apps:
url: private/documents/member_apps
depth: skip
minutes:
url: asf/infrastructure/site/trunk/content/foundation/records/minutes
officers:
url: private/foundation/officers
depth: empty
files:
- iclas.txt
- reserved-ids.yml
officers_historic:
url: private/foundation/officers/historic
depth: empty
files:
- committers.json
officers_surveys:
url: private/foundation/officers/surveys
personnel-duties:
url: private/foundation/officers/personnel-duties
depth: files
# for Treasurer access to financial records
records:
url: asf/infrastructure/site/trunk/content/foundation/records
depth: skip
site-board: # calendar.md(text) only; N.B. this is fetched during web-site build
url: asf/infrastructure/site/trunk/content/foundation/board
depth: skip
site-img:
url: asf/comdev/project-logos/originals
depth: delete
list: true
steve:
url: asf/steve/trunk
subreq: # for mail subscription requests
url: infra/infrastructure/trunk/subreq
depth: skip
tlpreq-input:
url: infra/infrastructure/trunk/tlpreq/input
withdrawn:
url: private/documents/withdrawn
depth: skip
withdrawn-pending:
url: private/documents/withdrawn/pending
depth: skip