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
79
configs/shared/landing-stack-versions.json
Normal file
79
configs/shared/landing-stack-versions.json
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"updated_iso": "2026-09-16T23:19:33+02:00",
|
||||
"updated_human": "2026-09-16 23:19 CEST",
|
||||
"ctr": "goa-regio-ng",
|
||||
"ssh": "hernani@192.168.100.95",
|
||||
"packages": {
|
||||
"libeufin-bank": {
|
||||
"dpkg": "1.6.10-0+trixie",
|
||||
"display": "1.6.10"
|
||||
},
|
||||
"libeufin-bank-webui": {
|
||||
"dpkg": "1.6.38-0+trixie",
|
||||
"display": "1.6.38"
|
||||
},
|
||||
"libeufin-common": {
|
||||
"dpkg": "1.6.10-0+trixie",
|
||||
"display": "1.6.10"
|
||||
},
|
||||
"libtalerexchange": {
|
||||
"dpkg": "1.6.15-0+trixie",
|
||||
"display": "1.6.15"
|
||||
},
|
||||
"libtalermerchant": {
|
||||
"dpkg": "1.6.23-0+trixie",
|
||||
"display": "1.6.23"
|
||||
},
|
||||
"taler-exchange": {
|
||||
"dpkg": "1.6.15-0+trixie",
|
||||
"display": "1.6.15"
|
||||
},
|
||||
"taler-exchange-database": {
|
||||
"dpkg": "1.6.15-0+trixie",
|
||||
"display": "1.6.15"
|
||||
},
|
||||
"taler-exchange-offline": {
|
||||
"dpkg": "1.6.15-0+trixie",
|
||||
"display": "1.6.15"
|
||||
},
|
||||
"taler-merchant": {
|
||||
"dpkg": "1.6.23-0+trixie",
|
||||
"display": "1.6.23"
|
||||
},
|
||||
"taler-merchant-webui": {
|
||||
"dpkg": "1.6.38-0+trixie",
|
||||
"display": "1.6.38"
|
||||
},
|
||||
"taler-terms-generator": {
|
||||
"dpkg": "1.6.15-0+trixie",
|
||||
"display": "1.6.15"
|
||||
}
|
||||
},
|
||||
"sites": {
|
||||
"bank": {
|
||||
"packages": {
|
||||
"libeufin-bank": "1.6.10",
|
||||
"libeufin-common": "1.6.10",
|
||||
"libeufin-bank-webui": "1.6.38"
|
||||
}
|
||||
},
|
||||
"exchange": {
|
||||
"packages": {
|
||||
"taler-exchange": "1.6.15",
|
||||
"libtalerexchange": "1.6.15",
|
||||
"taler-exchange-database": "1.6.15",
|
||||
"taler-exchange-offline": "1.6.15",
|
||||
"taler-terms-generator": "1.6.15"
|
||||
}
|
||||
},
|
||||
"merchant": {
|
||||
"packages": {
|
||||
"taler-merchant": "1.6.23",
|
||||
"taler-merchant-webui": "1.6.38",
|
||||
"libtalermerchant": "1.6.23",
|
||||
"libtalerexchange": "1.6.15",
|
||||
"taler-terms-generator": "1.6.15"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2,34 +2,34 @@
|
|||
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
|
||||
"sites": {
|
||||
"bank": {
|
||||
"version": 44,
|
||||
"version": 45,
|
||||
"label": "Bank landing",
|
||||
"path": "configs/bank-landing",
|
||||
"updated_iso": "2026-07-17T18:31:49+02:00",
|
||||
"updated_human": "2026-07-17 18:31 CEST",
|
||||
"commit": "689ee595e08f3880c1e4068aac8e972574e20d21",
|
||||
"commit_short": "689ee59",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/689ee595e08f3880c1e4068aac8e972574e20d21"
|
||||
"updated_iso": "2026-09-16T23:19:33+02:00",
|
||||
"updated_human": "2026-09-16 23:19 CEST",
|
||||
"commit": "0d881cd726da8d298c98114678253e3cbb7aa5e6",
|
||||
"commit_short": "0d881cd",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/0d881cd726da8d298c98114678253e3cbb7aa5e6"
|
||||
},
|
||||
"exchange": {
|
||||
"version": 43,
|
||||
"version": 44,
|
||||
"label": "Exchange landing",
|
||||
"path": "configs/exchange-landing",
|
||||
"updated_iso": "2026-07-17T18:33:13+02:00",
|
||||
"updated_human": "2026-07-17 18:33 CEST",
|
||||
"commit": "d0594cb44ffb1bec2e009f6812167cbbf216eda9",
|
||||
"commit_short": "d0594cb",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/d0594cb44ffb1bec2e009f6812167cbbf216eda9"
|
||||
"updated_iso": "2026-09-16T23:19:33+02:00",
|
||||
"updated_human": "2026-09-16 23:19 CEST",
|
||||
"commit": "0d881cd726da8d298c98114678253e3cbb7aa5e6",
|
||||
"commit_short": "0d881cd",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/0d881cd726da8d298c98114678253e3cbb7aa5e6"
|
||||
},
|
||||
"merchant": {
|
||||
"version": 42,
|
||||
"version": 43,
|
||||
"label": "Merchant landing",
|
||||
"path": "configs/merchant-landing",
|
||||
"updated_iso": "2026-07-17T18:27:48+02:00",
|
||||
"updated_human": "2026-07-17 18:27 CEST",
|
||||
"commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
|
||||
"commit_short": "37ea4bb",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
|
||||
"updated_iso": "2026-09-16T23:19:33+02:00",
|
||||
"updated_human": "2026-09-16 23:19 CEST",
|
||||
"commit": "0d881cd726da8d298c98114678253e3cbb7aa5e6",
|
||||
"commit_short": "0d881cd",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/0d881cd726da8d298c98114678253e3cbb7aa5e6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue