Skip to content

fix: build corepack 401#141

Merged
yangxiaolang merged 1 commit intomainfrom
fix/build-corepack-401
Apr 15, 2026
Merged

fix: build corepack 401#141
yangxiaolang merged 1 commit intomainfrom
fix/build-corepack-401

Conversation

@yangxiaolang
Copy link
Copy Markdown
Collaborator

@yangxiaolang yangxiaolang commented Apr 15, 2026

Summary by CodeRabbit

  • Chores
    • Updated package registry configuration in the build system.
    • Streamlined Yarn dependency management and build command execution process.

@yangxiaolang yangxiaolang merged commit c9fad2e into main Apr 15, 2026
1 of 2 checks passed
@yangxiaolang yangxiaolang deleted the fix/build-corepack-401 branch April 15, 2026 07:32
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 75b87ced-e52c-46d5-a185-ad2a892ad8cb

📥 Commits

Reviewing files that changed from the base of the PR and between 3c16f43 and 0316a40.

📒 Files selected for processing (1)
  • .build/build.yaml

Walkthrough

The build-docs task in .build/build.yaml updates its NPM registry endpoint from edge-nexus.alauda.cn to edge-nexus1.alauda.cn and refactors the Yarn invocation from manual release binary execution to CLI configuration commands, including yarn config set and setting Yarn to stable version.

Changes

Cohort / File(s) Summary
Build Configuration
.build/build.yaml
Updated NPM registry endpoint in COREPACK_NPM_REGISTRY and refactored Yarn execution from manual pinned version invocation to CLI-based configuration and stable version setup.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • add pipeline #3: Modifies the same .build/build.yaml build-docs task with overlapping registry and Yarn configuration changes.

Poem

🐰 A registry switch, so clean and neat,
From nexus old to new we greet,
Yarn's config flows, stable and bright,
Build steps dance in the morning light! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/build-corepack-401

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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