Skip to content

Use nvm plugin branch in Studio CI#3999

Draft
mokagio wants to merge 3 commits into
trunkfrom
mokagio/test-nvm-plugin-fix
Draft

Use nvm plugin branch in Studio CI#3999
mokagio wants to merge 3 commits into
trunkfrom
mokagio/test-nvm-plugin-fix

Conversation

@mokagio

@mokagio mokagio commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Related issues

How AI was used in this PR

Codex updated the shared Buildkite plugin ref and validated the rendered pipeline locally.

Proposed Changes

  • Temporarily point Studio CI at the nvm Buildkite plugin branch under Windows validation.

Testing Instructions

  • shellcheck .buildkite/shared-pipeline-vars
  • git diff --check
  • source .buildkite/shared-pipeline-vars then buildkite-agent pipeline upload --dry-run --format yaml --agent-access-token dummy .buildkite/pipeline.yml
  • Confirm the Buildkite PR checks run the Windows unit/E2E jobs with automattic/nvm#mokagio/nvm-install-timeout.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

Posted by Codex (GPT-5) on behalf of @mokagio with approval.

Point Studio CI at the nvm Buildkite plugin branch that is under Windows validation.
This keeps the app-side probe isolated to Buildkite configuration.

---

Generated with the help of Codex, https://openai.com/codex

Co-Authored-By: Codex GPT-5 <noreply@openai.com>
mokagio and others added 2 commits June 30, 2026 22:34
PR #3999 only touches `.buildkite/**`, which the validation skip in
`should-skip-job.sh` treats as non-code — so `run-e2e-tests.sh` exited
early and E2E reported green without actually running.
Drop the skip so the nvm plugin branch is exercised end-to-end.
Temporary; revert before merge.

---

Generated with the help of Claude Code, https://claude.com/claude-code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant