Skip to content

ci: expand Library job to cover all 7 publishable libs#158

Merged
blove merged 2 commits into
mainfrom
ci-expand-library-job
May 1, 2026
Merged

ci: expand Library job to cover all 7 publishable libs#158
blove merged 2 commits into
mainfrom
ci-expand-library-job

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 1, 2026

Previously the Library job only ran lint/test/build for @ngaf/langgraph. A regression in chat, ag-ui, render, a2ui, partial-json, or licensing could land unnoticed. Switches to nx run-many over the publishable group.

Plan: docs/superpowers/plans/2026-05-01-ci-library-job-coverage.md

blove and others added 2 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 6:18pm
cacheplane-minting-service Error Error May 1, 2026 6:18pm

Request Review

@blove blove merged commit b2e4aad into main May 1, 2026
14 of 15 checks passed
@blove blove deleted the ci-expand-library-job branch May 7, 2026 01:39
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