ops: GOA vanilla landings stats wdGet + collect greening
This commit is contained in:
parent
0d881cd726
commit
337d253691
24 changed files with 1074 additions and 107 deletions
35
configs/shared/landing-stack.json
Normal file
35
configs/shared/landing-stack.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"note": "Stack-bar package lists per landing. Versions filled by scripts/taler-landing/stamp-landing-stack.sh from live CTR dpkg. Only hard link = vanilla branch.",
|
||||
"vanilla_href": "https://git.taler.net/taler-deployment.git/tree/?h=dev/hernani/goa-regio-ng-vanilla",
|
||||
"vanilla_title": "taler-deployment branch dev/hernani/goa-regio-ng-vanilla",
|
||||
"sites": {
|
||||
"bank": {
|
||||
"title": "Taler software on this bank service (goa-regio-ng vanilla)",
|
||||
"packages": [
|
||||
"libeufin-bank",
|
||||
"libeufin-common",
|
||||
"libeufin-bank-webui"
|
||||
]
|
||||
},
|
||||
"exchange": {
|
||||
"title": "Taler software on this exchange service (goa-regio-ng vanilla)",
|
||||
"packages": [
|
||||
"taler-exchange",
|
||||
"libtalerexchange",
|
||||
"taler-exchange-database",
|
||||
"taler-exchange-offline",
|
||||
"taler-terms-generator"
|
||||
]
|
||||
},
|
||||
"merchant": {
|
||||
"title": "Taler software on this merchant service (goa-regio-ng vanilla)",
|
||||
"packages": [
|
||||
"taler-merchant",
|
||||
"taler-merchant-webui",
|
||||
"libtalermerchant",
|
||||
"libtalerexchange",
|
||||
"taler-terms-generator"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue