Skip to content

fix(agent-e2e): anchor vitest root to project#162

Merged
blove merged 6 commits into
mainfrom
codex/agent-e2e-vitest-root
May 1, 2026
Merged

fix(agent-e2e): anchor vitest root to project#162
blove merged 6 commits into
mainfrom
codex/agent-e2e-vitest-root

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 1, 2026

Summary

  • anchor the agent-e2e Vitest root to the project directory
  • make direct Vitest discovery match the Nx e2e target
  • keep the existing Nx execution path unchanged

Verification

  • npx vitest run --config e2e/agent-e2e/vite.config.mts --reporter=verbose
  • npx nx e2e agent-e2e
  • LANGGRAPH_URL=http://127.0.0.1:9 npx vitest run --config e2e/agent-e2e/vite.config.mts e2e/agent-e2e/src/chat-agent.e2e.spec.ts --reporter=verbose

blove and others added 6 commits May 1, 2026 10:10
The 0.0.2 publish workflow run failed with 'error retrieving identity
token' on @ngaf/licensing and @ngaf/partial-json, and a 404 on
@ngaf/a2ui. Root cause: actions/setup-node@v6.3.0 with node-version: 22
ships npm 10.9.2, which has partial OIDC code paths but doesn't fully
implement the trusted-publishing flow against npm registry's OIDC
endpoint.

npm 11.5.1+ is required for trusted publishing. Adding 'npm install -g
npm@latest' before the publish step bumps the runner to a current
release.

Sources:
- https://philna.sh/blog/2026/01/28/trusted-publishing-npm/
- npm/cli#8730
- https://docs.npmjs.com/trusted-publishers/

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Previously only verified @ngaf/langgraph on each PR. A regression in
chat, ag-ui, render, a2ui, partial-json, or licensing could land
unnoticed. Switch to nx run-many across the publishable group.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 1, 2026 10:42pm

Request Review

@blove blove merged commit f626964 into main May 1, 2026
14 checks passed
@blove blove deleted the codex/agent-e2e-vitest-root branch May 7, 2026 16:30
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