From c5b2f36c770d0ddf192766758fc57a5490d1545e Mon Sep 17 00:00:00 2001 From: Simone Date: Sun, 17 May 2026 00:29:21 +0200 Subject: [PATCH] docs: aggiorna checklist FaseA (tracking workflow) --- plans/PhaseA-user-checklist.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plans/PhaseA-user-checklist.md b/plans/PhaseA-user-checklist.md index ec154d9..588e81d 100644 --- a/plans/PhaseA-user-checklist.md +++ b/plans/PhaseA-user-checklist.md @@ -204,10 +204,10 @@ Valida A3+A4 insieme: clone → wait → build → collect → cleanup. Validazione di A4 lato runner reale. -- [ ] Aprire la UI Gitea, repo `local-ci-cd-system`, branch +- [x] Aprire la UI Gitea, repo `local-ci-cd-system`, branch `feature/python-rewrite-and-linux-migration`. -- [ ] Triggerare manualmente i 3 workflow (Actions → Run workflow): - - [ ] `lint.yml` → atteso PASS +- [~] Triggerare manualmente i 3 workflow (Actions → Run workflow): + - [x] `lint.yml` → atteso PASS - [ ] `self-test.yml` → atteso PASS - [ ] `build-nsInnoUnp.yml` matrix Win+Linux → atteso PASS, artifact pubblicato per entrambe le piattaforme.