diff --git a/plans/PhaseA-user-checklist.md b/plans/PhaseA-user-checklist.md index 3736d3f..eac214a 100644 --- a/plans/PhaseA-user-checklist.md +++ b/plans/PhaseA-user-checklist.md @@ -220,7 +220,18 @@ Validazione di A4 lato runner reale. `feature/python-rewrite-and-linux-migration`. - [~] Triggerare manualmente i 3 workflow (Actions → Run workflow): - [x] `lint.yml` → atteso PASS - - [x] `self-test.yml` → atteso PASS + - [x] `self-test.yml` → PASS — validati **entrambi i transport** + (in-guest clone default + host-side clone+zip) su Win e Linux: + + | Job | Transport | Esito | + | ---------------------------- | ----------------------- | ----------- | + | smoke-windows | in-guest git clone | SUCCESS 26s | + | smoke-linux | in-guest git clone | SUCCESS 51s | + | smoke-windows-hostclone | host-side clone + zip | SUCCESS 28s | + | smoke-linux-hostclone | host-side clone + zip | SUCCESS 46s | + + Note: artifact github-free (no upload-artifact; file raw su + `F:\CI\Artifacts\`); `use-git-clone`/`submodules` default ON. - [ ] `build-nsInnoUnp.yml` matrix Win+Linux → atteso PASS, artifact pubblicato per entrambe le piattaforme.