From 2201d0ace6036fe4ffc4e1c2af1c1089be577663 Mon Sep 17 00:00:00 2001 From: Simone Date: Sun, 17 May 2026 17:11:40 +0200 Subject: [PATCH] docs(phaseA): record self-test smoke matrix (both transports PASS) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Passo 6: self-test.yml validated — in-guest clone (default) and host-side clone+zip, Windows + Linux, all SUCCESS. Artifact handling github-free. Co-Authored-By: Claude Opus 4.7 --- plans/PhaseA-user-checklist.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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.