Skip to content

History / ⭐ CI and Docker

Revisions

  • Flag milestones, fix stale deploy-production.mjs claim, sync manifest count - Flag isolated-vm fix, CodeQL fix, catalog correction, and the deploy-production.mjs non-destructive fix as milestones (matching todo.md's 🏁 convention) - Add the CodeQL fix entirely - it was missing from Known-Gaps.md's "Real bugs found and fixed" section - Fix a real staleness bug: CI-and-Docker.md and Yarn-Migration.md both still described deploy-production.mjs as "destructive to the root install" - that was corrected months ago (runs in a disposable git worktree now, todo.md commit 29bec2a) but the wiki never caught up - Home.md: sync the Package Manifests link description to 43 files, matching this morning's correction to that page itself

    @Terrence721 Terrence721 committed Aug 23, 2026
  • Fix workspace package count: 40, not 42/43 Verified against root package.json's workspaces glob and upstream's identical pnpm-workspace.yaml. Also drops 2 phantom "extension fixture" packages from the Package Manifests table's tests/* row — there are only 4 real tests/* package.json files, confirmed directly against both this fork and the upstream reference source. Syncs the workflow count (17, not 18) and packages/types file count (43 of ~54) to match the main repo, already corrected there.

    @Terrence721 Terrence721 committed Aug 20, 2026
  • Correct blackbox.yml gating scope: docker-compose steps too, not just Run tests

    @Terrence721 Terrence721 committed Aug 17, 2026
  • Update CI status: Check is green, blackbox/e2e gated until real source lands

    @Terrence721 Terrence721 committed Aug 17, 2026
  • Add wiki: architecture, Yarn migration, package manifests, CI/Docker, known gaps

    @Terrence721 Terrence721 committed Aug 17, 2026