Skip to content

fix(ci): stabilize Mermaid and projection checks - #99

Merged
Ancienttwo merged 1 commit into
mainfrom
codex/archctx-ci-portability
Aug 9, 2026
Merged

fix(ci): stabilize Mermaid and projection checks#99
Ancienttwo merged 1 commit into
mainfrom
codex/archctx-ci-portability

Conversation

@Ancienttwo

Copy link
Copy Markdown
Owner

What

  • run Mermaid CLI with an explicit GitHub Actions Linux Puppeteer configuration
  • derive projection workspace identity from the canonical repository root
  • align the cross-platform CLI contract test with that identity authority

Why

The 0.4.0 main run failed on Ubuntu because Chromium could not start inside the hosted runner sandbox, and on Windows because the request fixture and CLI hashed different root representations.

Impact

The Mermaid source remains .mmd/Markdown Mermaid only; no HTML output or product fallback is added. The no-sandbox Chromium flags are scoped to Linux GitHub Actions runners.

Checks

  • bun run verify:architecture-mermaid
  • bun run typecheck
  • bun test packages/surfaces/cli/test/cli.test.ts --timeout 60000 (55 pass)

@Ancienttwo
Ancienttwo merged commit affd913 into main Aug 9, 2026
6 of 8 checks passed
@Ancienttwo
Ancienttwo deleted the codex/archctx-ci-portability branch August 11, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant