You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(spec-11): annotate smoke test checklist items as pending CI and fix Results section
All checklist items require a live marketplace URL; annotate each one
with 'pending CI — requires live marketplace URL' and correct the
Results section to accurately reflect that no items were executed locally.
Copy file name to clipboardExpand all lines: docs/plans/11-smoke-tests.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,9 +102,9 @@ cat docs/process/smoke-test-checklist.md # file exists and is non-empty
102
102
Executed on macOS 2026-04-29.
103
103
104
104
**Passed (local):**
105
-
-`docs/process/smoke-test-checklist.md` created with all required sections (marketplace setup, auto-format, pr-review, confluence-publish, cleanup).
105
+
-None. No checklist items could be executed locally because all items require a live marketplace URL (the GitHub repo must be published first).
106
106
107
107
**Pending CI / pending live environment:**
108
-
- All marketplace and plugin install/run/uninstall items require the GitHub repo to be live (for a real marketplace URL) and the corresponding live services (Azure DevOps, Confluence). These will be validated when spec 12 cuts the first releases and the repo is published.
108
+
- All checklist items are annotated "pending CI — requires live marketplace URL" in `docs/process/smoke-test-checklist.md`. Every marketplace, install, run, and uninstall step depends on the GitHub repo being live (spec 12). Windows items additionally require the CI matrix runner. These will be validated when spec 12 cuts the first releases and publishes the repo.
109
109
110
-
**Issues found:** None. The checklist file is well-formed and covers all three plugins.
110
+
**Issues found:** None. The checklist file is well-formed and covers all three plugins. All items are annotated with their blocking dependency.
0 commit comments