mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
- Add .github/actions/setup-npm composite action: Starts Nexus, waits for health, inits npm repos, publishes patches, npm install Caches /tmp/nexus-data between runs for fast restarts - Add deployment/nexus-ci-init.sh: lightweight Nexus init for CI (npm repos only) - Replace all 9 manual Setup Node + npm install steps in gated-pipeline.yml with the composite action - Re-enable @esbuild-kit:registry in .npmrc (Nexus now always available) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>