-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathsources.cfg
More file actions
37 lines (35 loc) · 3.61 KB
/
Copy pathsources.cfg
File metadata and controls
37 lines (35 loc) · 3.61 KB
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
[buildout]
extensions = mr.developer
auto-checkout = ${:package-name}
[remotes]
gh = https://github.com/
gh_push = git@github.com:
opgh = ${remotes:gh}openprocurement/openprocurement
opgh_push = ${remotes:gh_push}openprocurement/openprocurement
branch = production
[sources]
openprocurement.api = git ${remotes:opgh}.api.git pushurl=${remotes:opgh_push}.api.git branch=${remotes:branch}
openprocurement.concord = git ${remotes:opgh}.concord.git pushurl=${remotes:opgh_push}.concord.git
openprocurement.planning.api = git ${remotes:opgh}.planning.api.git pushurl=${remotes:opgh_push}.planning.api.git branch=${remotes:branch}
openprocurement.contracting.api = git ${remotes:opgh}.contracting.api.git pushurl=${remotes:opgh_push}.contracting.api.git branch=${remotes:branch}
openprocurement.tender.core = git ${remotes:opgh}.tender.core.git pushurl=${remotes:opgh_push}.tender.core.git branch=${remotes:branch}
openprocurement.tender.belowthreshold = git ${remotes:opgh}.tender.belowthreshold.git pushurl=${remotes:opgh_push}.tender.belowthreshold.git branch=${remotes:branch}
openprocurement.tender.limited = git ${remotes:opgh}.tender.limited.git pushurl=${remotes:opgh_push}.tender.limited.git branch=${remotes:branch}
openprocurement.tender.openua = git ${remotes:opgh}.tender.openua.git pushurl=${remotes:opgh_push}.tender.openua.git branch=${remotes:branch}
openprocurement.tender.openeu = git ${remotes:opgh}.tender.openeu.git pushurl=${remotes:opgh_push}.tender.openeu.git branch=${remotes:branch}
openprocurement.tender.openuadefense = git ${remotes:opgh}.tender.openuadefense.git pushurl=${remotes:opgh_push}.tender.openuadefense.git branch=${remotes:branch}
openprocurement.tender.competitivedialogue = git ${remotes:opgh}.tender.competitivedialogue.git pushurl=${remotes:opgh_push}.tender.competitivedialogue.git branch=${remotes:branch}
openprocurement.tender.esco = git ${remotes:opgh}.tender.esco.git pushurl=${remotes:opgh_push}.tender.esco.git branch=${remotes:branch}
openprocurement.historical.core = git ${remotes:opgh}.historical.core.git pushurl=${remotes:opgh_push}.historical.core.git branch=${remotes:branch}
openprocurement.historical.tender = git ${remotes:opgh}.historical.tender.git pushurl=${remotes:opgh_push}.historical.tender.git branch=${remotes:branch}
openprocurement.relocation.core = git ${remotes:opgh}.relocation.core.git pushurl=${remotes:opgh_push}.relocation.core.git
openprocurement.relocation.tenders = git ${remotes:opgh}.relocation.tenders.git pushurl=${remotes:opgh_push}.relocation.tenders.git
openprocurement.relocation.contracts = git ${remotes:opgh}.relocation.contracts.git pushurl=${remotes:opgh_push}.relocation.contracts.git
openprocurement.archivarius.contracts = git ${remotes:opgh}.archivarius.contracts.git pushurl=${remotes:opgh_push}.archivarius.contracts.git
openprocurement.archivarius.plans = git ${remotes:opgh}.archivarius.plans.git pushurl=${remotes:opgh_push}.archivarius.plans.git
openprocurement.archivarius.tenders = git ${remotes:opgh}.archivarius.tenders.git pushurl=${remotes:opgh_push}.archivarius.tenders.git
openprocurement.archivarius.core = git ${remotes:opgh}.archivarius.core.git pushurl=${remotes:opgh_push}.archivarius.core.git
openprocurement.circus.plugins = git ${remotes:opgh}.circus.plugins.git pushurl=${remotes:opgh_push}.circus.plugins.git
penstock = git ${remotes:gh}openprocurement/penstock.git pushurl=${remotes:gh_push}openprocurement/penstock.git
vaurien = git ${remotes:gh}openprocurement/vaurien.git pushurl=${remotes:gh_push}openprocurement/vaurien.git
openprocurement.subscribers.serverid = git ${remotes:opgh}.subscribers.serverid.git pushurl=${remotes:opgh_push}.subscribers.serverid.git