Commit graph

14 commits

Author SHA1 Message Date
Hernâni Marques
f5abc50e55
release 1.13.9: suppress mid-run SUMMARY and progress standings
Multi-phase runs no longer print intermediate progress bars, numbered
checks, or SUMMARY boxes after each phase (e.g. 34/52 after urls).
Only the last phase (or a solo check_*.sh) may full-summary; global
progress_finish still ends the run.
2026-07-19 04:05:09 +02:00
Hernâni Marques
0c94fb3d2e
release 1.13.6: env-only machine paths and SSH hosts
Load ~/.config/taler-monitoring/env (taler-monitoring-env profiles)
before suite defaults. Drop hardcoded operator homes and host aliases
from scripts; apply/staging/www/secrets/wallet via env.
2026-07-19 03:33:12 +02:00
Hernâni Marques
d7a0ceb90b
release 1.13.5: progress bar env-aware estimates and phase re-fit
Stage jobs estimated 139 checks (urls 95 + monpages 20 + phantom
post-check 12 + devtesting) but only ~46 ran, so bars sat at 42/139
then snapped to 46/46. Estimate from CHECK_BANK/LANDING and mon hosts;
after each phase set total = done + remaining; no suite credit for
host-agent monpages post-check outside the process.
2026-07-19 03:00:48 +02:00
Hernâni Marques
1f1277b36a
fix: reload mon state before progress_finish (cross-process done/total) 2026-07-19 02:35:37 +02:00
Hernâni Marques
74e76aff2c
release 1.13.1: global progress done/total stable across phases
Phase summary no longer resets PROGRESS_TOTAL to local done (which made
bars like 34/34 then 38/47). Total is fixed at run start; only grows if
short; progress_finish snaps once at the end of the whole run.
2026-07-19 02:35:09 +02:00
Hernâni Marques
2931006e3c
release 1.13.0: devtesting fake-franken CHF via rusty
New phase devtesting (aliases franken/fake-franken) probes
taler-devtesting on rusty.taler-ops.ch: geniban + fake-incoming CHF
to the exchange IBAN. Nexus bounce without reserve pub is OK for the
plumbing probe. Stage host-agent can include the phase.
2026-07-19 02:28:35 +02:00
Hernâni Marques
c5034c0bb5
release 1.7.6: monpages obligatory ERROR with stack inventory
GOA monpages checks the full suite catalog (bank/exchange/taler
/monitoring/ plus surface/aptdeploy/mattermost/mail) and on-disk
discovery; FP only its own mon hosts. Default MONPAGES_REQUIRE_PUBLIC=1.
Also fix with_timeout re-running failed phases via || fallback.
2026-07-19 00:58:08 +02:00
Hernâni Marques
4a4a9cd0ad
release 1.7.0: --ver/--version/-V prints version, commit, repo 2026-07-19 00:58:07 +02:00
Hernâni Marques
8d6aabaab6
release 1.6.0: mail monitoring (firefly + pixel/TSA) 2026-07-19 00:58:07 +02:00
Hernâni Marques
9a6929ae92
release 1.5.0: Mattermost monitoring (mattermost.taler.net) 2026-07-19 00:58:07 +02:00
Hernâni Marques
5b56141014
release 1.3.1: monpages FQDN check + fix silent deploy skip 2026-07-19 00:58:06 +02:00
Hernâni Marques
10961e5ef5
release 1.2: selectable language en|fr 2026-07-19 00:58:05 +02:00
Hernâni Marques
334594c423
i18n: English default, French for FrancPaysan (v1.1) 2026-07-19 00:58:05 +02:00
Hernâni Marques
a2afe690b7
taler-monitoring v1.0: standalone suite 2026-07-18 13:56:54 +02:00