diff --git a/plans/A1-closeout.md b/plans/A1-closeout.md index 4161f80..6135146 100644 --- a/plans/A1-closeout.md +++ b/plans/A1-closeout.md @@ -9,10 +9,10 @@ validazione contro l'ambiente reale. - [x] Codice + 35 unit test (coverage 82.65%) committati - [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 Linux -- [ ] Job `python` di `lint.yml` PASS su act_runner ## Perché completare A1 prima di A2