release 1.9.1: fix stale mon-page docs and scripts/ paths

This commit is contained in:
Hernâni Marques 2026-07-19 00:50:37 +02:00
parent 0d68ca87d9
commit 65bb9f4aa3
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
8 changed files with 46 additions and 39 deletions

View file

@ -3,8 +3,15 @@
How we commit, tag, and push this **standalone** suite
(`https://git.hacktivism.ch/hernani/taler-monitoring`).
**Not here:** Android UI automation → [`android-test/GUI-AUTOMATION-NOTES.md`](./android-test/GUI-AUTOMATION-NOTES.md)
**Not here:** wallet-cli e2e pain points → [`CLI-AUTOMATION-NOTES.md`](./CLI-AUTOMATION-NOTES.md)
This file is **only** git/release/cadence for the suite tree.
**Do not confuse with:**
| File | Topic |
|------|--------|
| [`android-test/GUI-AUTOMATION-NOTES.md`](./android-test/GUI-AUTOMATION-NOTES.md) | Android **GUI** automation |
| [`CLI-AUTOMATION-NOTES.md`](./CLI-AUTOMATION-NOTES.md) | wallet-cli e2e pain points |
Three different `*AUTOMATION-NOTES.md` files on purpose (GIT / GUI / CLI).
---