-
Notifications
You must be signed in to change notification settings - Fork 21
/
repos.yml
69 lines (65 loc) · 2.24 KB
/
repos.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
# This file is part of deployment-tool.
# Copyright (C) 2014-2016 Sequent Tech Inc <[email protected]>
# deployment-tool is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License.
# deployment-tool is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public License
# along with deployment-tool. If not, see <http://www.gnu.org/licenses/>.
---
repos:
ballot_box:
repo: https://github.com/sequentech/ballot-box.git
version: 'master'
force: yes
results:
repo: https://github.com/sequentech/tally-pipes.git
version: 'master'
force: yes
tally:
repo: https://github.com/sequentech/tally-methods.git
version: 'master'
force: yes
iam:
repo: https://github.com/sequentech/iam.git
version: 'master'
force: yes
misc_tools:
repo: https://github.com/sequentech/misc-tools.git
version: 'master'
force: yes
frestq:
repo: https://github.com/sequentech/frestq
version: 'master'
force: yes
eorchestra:
repo: https://github.com/sequentech/election-orchestra
version: 'master'
force: yes
mixnet:
repo: https://github.com/sequentech/mixnet
version: 'master'
force: yes
election_verifier:
repo: https://github.com/sequentech/election-verifier.git
version: 'master'
force: yes
common_ui:
repo: https://github.com/sequentech/common-ui.git
version: 'master'
force: yes
admin_console:
repo: https://github.com/sequentech/admin-console.git
version: 'master'
force: yes
voting_booth:
repo: https://github.com/sequentech/voting-booth.git
version: 'master'
force: yes
election_portal:
repo: https://github.com/sequentech/election-portal.git
version: 'master'
force: yes