docs(A1): mark lint.yml python job as PASS on act_runner

This commit is contained in:
2026-05-14 16:40:13 +02:00
parent 484a18efd7
commit 10da8f4e81
+2 -2
View File
@@ -9,10 +9,10 @@ validazione contro l'ambiente reale.
- [x] Codice + 35 unit test (coverage 82.65%) committati - [x] Codice + 35 unit test (coverage 82.65%) committati
- [x] `ruff` clean, `mypy --strict` clean su 12 file sorgente - [x] `ruff` clean, `mypy --strict` clean su 12 file sorgente
- [x] Job `python` aggiunto a `gitea/workflows/lint.yml` - [x] Job `python` aggiunto a `.gitea/workflows/lint.yml`
- [x] Job `python` di `lint.yml` PASS su act_runner (commit `8586ff8`)
- [ ] PoC `wait-ready` PASS contro VM reale Windows - [ ] PoC `wait-ready` PASS contro VM reale Windows
- [ ] PoC `wait-ready` PASS contro VM reale Linux - [ ] PoC `wait-ready` PASS contro VM reale Linux
- [ ] Job `python` di `lint.yml` PASS su act_runner
## Perché completare A1 prima di A2 ## Perché completare A1 prima di A2