From 884034107903231940d71aa10dae0f0aa40de394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Sat, 18 Jul 2026 19:43:49 +0200 Subject: [PATCH] release 1.3.3: fix GIT notes vs GUI notes; docs cleanup --- CLI-AUTOMATION-NOTES.md | 4 +++- DEPENDENCIES.md | 4 ++-- README.md | 10 +++++----- TESTS.md | 1 + VERSION | 2 +- VERSIONS.md | 3 ++- android-test/GUI-AUTOMATION-NOTES.md | 5 +++++ host-agent/README.md | 2 +- 8 files changed, 20 insertions(+), 11 deletions(-) diff --git a/CLI-AUTOMATION-NOTES.md b/CLI-AUTOMATION-NOTES.md index 3cd311a..937fed0 100644 --- a/CLI-AUTOMATION-NOTES.md +++ b/CLI-AUTOMATION-NOTES.md @@ -5,7 +5,9 @@ stage TESTPAYSAN via **CLI** (`taler-wallet-cli`, bank/merchant HTTP, monitoring e2e/ladder). Ordered roughly by **how often they hurt automation** and how useful a fix in **wallet-cli / wallet-core** (or clearer APIs) would be. -Companion: Android GUI → [`android-test/GUI-AUTOMATION-NOTES.md`](./android-test/GUI-AUTOMATION-NOTES.md). +Companions: +- Android GUI → [`android-test/GUI-AUTOMATION-NOTES.md`](./android-test/GUI-AUTOMATION-NOTES.md) +- Git / suite tree → [`VERSIONS.md`](./VERSIONS.md) Scripts: `check_e2e.sh`, `check_goa_ladder.sh`, `taler-monitoring.sh`. diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index 940dea3..192a897 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -7,7 +7,7 @@ | Binary | Package (zypper) | Role | |--------|------------------|------| | `bash` | (base) | runner | -| `curl` | `curl` | HTTPS/API probes | +| `curl` | `curl` | HTTPS/API probes + **monpages** FQDN checks | | `python3` | `python313-base` (provides `/usr/bin/python3`) | JSON, HTML site-gen, metrics | | `podman` | `podman` | **inside**: `podman exec` into taler-hacktivism* | | `git` | `git` | pin commit SHA in monitoring HTML footer | @@ -67,4 +67,4 @@ command -v qrencode zbarimg ## Franc Paysan hosts (francpaysan / stagepaysan) -Document package lists under **`francpaysan-admin-log`** when those host-agents are installed (same idea: curl, python3, podman if inside, qrencode/zbar for full urls). +FP hosts (`francpaysan` / `stagepaysan`): same idea — curl, python3, podman if inside, qrencode/zbar for full urls; suite at `~/src/taler-monitoring`. diff --git a/README.md b/README.md index 0f08a91..84c5d3d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Standalone suite (formerly under host ops log). Canonical path: `~/src/taler-mon Host packages (koopa / runners): **[DEPENDENCIES.md](./DEPENDENCIES.md)**. Host-agents (GOA + FP; shared report pipeline): **[host-agent/README.md](./host-agent/README.md)**. Public HTML site-gen (same timeout/log/HTML defaults): **[site-gen/README.md](./site-gen/README.md)**. -FP install notes: `francpaysan-admin-log/docs/taler-monitoring-host-agents.md`. +FP host-agent: `host-agent/run-fp-prod-monitoring.sh` / `run-fp-stage-monitoring.sh` + `host-agent/env/*.env.example` (see `host-agent/README.md`). Report for the **GOA** stack with boxed severity badges and **grouped test IDs** `area.group-NN` (e.g. `www.exchange-01`, `e2e.pay-03`): @@ -25,9 +25,9 @@ Report for the **GOA** stack with boxed severity badges and **grouped test IDs** IDs reset per **group** inside an area — so “too many www tests” become `www.exchange-*`, `www.bank-*`, `www.landing-*`, etc. Catalog: **[TESTS.md](./TESTS.md)**. -Android / tooling: **[VERSIONS.md](./VERSIONS.md)**. +Git / tags / suite tree: **[VERSIONS.md](./VERSIONS.md)**. GUI Android notes: **[android-test/GUI-AUTOMATION-NOTES.md](./android-test/GUI-AUTOMATION-NOTES.md)**. -CLI / wallet-cli recurring issues (for upstream improvements): **[CLI-AUTOMATION-NOTES.md](./CLI-AUTOMATION-NOTES.md)**. +CLI / wallet-cli recurring issues: **[CLI-AUTOMATION-NOTES.md](./CLI-AUTOMATION-NOTES.md)**. ```text ┌ OK ┐ www.exchange-01 exchange /config · HTTP 200 @@ -378,7 +378,7 @@ Phase **`monpages`** checks that each host’s monitoring URL is live HTML If pages are missing publicly: `sudo ~/koopa-caddy/apply-monitoring-live.sh` on koopa. -## Version on monitoring pages (v1.3+) +## Version on monitoring pages (v1.3+ / sticky bar) -The sticky bar shows the suite **tag** (e.g. `v1.3.1`) and links to that tag on Forgejo. +The sticky bar shows the suite **tag** (e.g. `v1.3.3`) and links to that tag on Forgejo. Planned **v1.4.0**: fuller L10n (fr-CH for FrancPaysan, de-CH for hacktivism/Taler CH). diff --git a/TESTS.md b/TESTS.md index a762f39..66b54cc 100644 --- a/TESTS.md +++ b/TESTS.md @@ -20,6 +20,7 @@ Every check line has a **global** run number and a **grouped** id: | **versions** | `check_versions.sh` | `outside` `inside` `compare` | | **aptdeploy** | `check_apt_deploy.sh` | `trixie` `trixie-testing` (koopa podman apt-src merchant smoke) | | **surface** | `check_surface.sh` | **remote-only** ecosystem / `-d` domain inventory (not in default/all/full) | +| **monpages** | `check_monitoring_pages.sh` | public monitoring HTML via FQDN (`https://host/monitoring/`, not merchant code 21) | | **sanity** | `check_sanity.sh` | `bank` `exchange` `merchant` | | **server** | `check_server.sh` | (flat `server-NN` or host groups) | | **e2e** | `check_e2e.sh` | `prereq` `load` `bank` `wallet` `atm` `settle` `pay` `shop` `paivana` `dig` `report` | diff --git a/VERSION b/VERSION index d5e98f7..785cda8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.2 \ No newline at end of file +1.3.3 \ No newline at end of file diff --git a/VERSIONS.md b/VERSIONS.md index 8a58906..8f3870c 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -5,6 +5,7 @@ Release history for the standalone **taler-monitoring** suite | Tag | Date (UTC) | Notes | |-----|------------|--------| +| **v1.3.3** | 2026-07-18 | **Docs/fix:** `VERSIONS.md` is git/suite only (no Android blob, no dead `koopa-admin-log` cadence paths); Android stays in `android-test/GUI-AUTOMATION-NOTES.md`. monpages in TESTS; README/host-agent/DEPENDENCIES cleanup. | | **v1.3.2** | 2026-07-18 | **Bugfix:** drop remaining `koopa-admin-log` suite paths — host-agent/install, path unit, aptdeploy dedupe use **only** `~/src/taler-monitoring`. Reinstall systemd units. | | **v1.4.0** | *planned* | **L10n** for user-facing outputs that need localization: **fr-CH** (FrancPaysan, Suisse romande) and **de-CH** (hacktivism / Taler CH German). Not implemented yet — after **1.3.x**. | | **v1.3.1** | 2026-07-18 | **Bugfix:** silent skip when `DEPLOY_WWW_ROOT` not writable left public pages missing (merchant JSON code 21). **monpages** phase + host-agent post-check: verify monitoring HTML via **FQDN** (`https:///monitoring/` etc.). | @@ -53,5 +54,5 @@ sudo ~/koopa-caddy/apply-monitoring-live.sh ```bash git clone https://git.hacktivism.ch/hernani/taler-monitoring.git ~/src/taler-monitoring -cd ~/src/taler-monitoring && git checkout v1.3.2 +cd ~/src/taler-monitoring && git checkout v1.3.3 ``` diff --git a/android-test/GUI-AUTOMATION-NOTES.md b/android-test/GUI-AUTOMATION-NOTES.md index 18fe398..e7a80e6 100644 --- a/android-test/GUI-AUTOMATION-NOTES.md +++ b/android-test/GUI-AUTOMATION-NOTES.md @@ -1,5 +1,10 @@ # GUI automation notes (Android wallet) + +Companion docs: +- CLI / wallet-cli: [`../CLI-AUTOMATION-NOTES.md`](../CLI-AUTOMATION-NOTES.md) +- Git / tags / suite tree: [`../VERSIONS.md`](../VERSIONS.md) + Canonical notes for **graphical** Android wallet tests against GOA / stage. --- diff --git a/host-agent/README.md b/host-agent/README.md index 9382487..fe42dbe 100644 --- a/host-agent/README.md +++ b/host-agent/README.md @@ -64,7 +64,7 @@ systemctl --user start taler-monitoring-aptdeploy.service # Caddy: handles only in taler.hacktivism.ch block (root) ``` -Env examples: **`env/*.env.example`**. FP docs: `francpaysan-admin-log/docs/taler-monitoring-host-agents.md`. +Env examples: **`env/*.env.example`**. FP: `run-fp-prod-monitoring.sh` / `run-fp-stage-monitoring.sh` (same `run-host-report.sh` pipeline). ## GOA (koopa) — host-podman