Skip to content

ci(v4-beta): pin internal setup-msvc-dev-cmd ref to @v4-beta#180

Merged
xnacly merged 1 commit into
v4-betafrom
MILAB-6205_msvc-v4-beta-internal-ref
Jun 3, 2026
Merged

ci(v4-beta): pin internal setup-msvc-dev-cmd ref to @v4-beta#180
xnacly merged 1 commit into
v4-betafrom
MILAB-6205_msvc-v4-beta-internal-ref

Conversation

@xnacly
Copy link
Copy Markdown
Member

@xnacly xnacly commented Jun 3, 2026

Temporary pin to validate the MSVC + DISTUTILS_USE_SDK chain end-to-end against v4-beta from runenv-python-3 #88.

The workflow files in v4-beta still pin internal MSVC action ref to @v4, so downstream consumers pick up the v4-beta WORKFLOW but the v4 ACTION (no DISTUTILS_USE_SDK), so freesasa pip wheel still fails.

Bumps both node-matrix.yaml and node-matrix-pnpm.yaml to reference setup-msvc-dev-cmd@v4-beta.

To be reverted to @v4 once v4-beta -> v4 promotion lands (standard merge-beta flow). Logical companion of #177 (workflow step) and #179 (DISTUTILS_USE_SDK in action).

While testing the MSVC + DISTUTILS_USE_SDK chain end-to-end against
v4-beta from runenv-python-3 PR #88, the workflow files still pinned
the internal `setup-msvc-dev-cmd` ref to `@v4`. That meant downstream
consumers picked up the v4-beta WORKFLOW but the v4 ACTION (no
DISTUTILS_USE_SDK), so setuptools still raised the
"Microsoft Visual C++ 14.0 or greater is required" error.

Bumps both node-matrix.yaml and node-matrix-pnpm.yaml to reference
`setup-msvc-dev-cmd@v4-beta` so the full chain is on v4-beta.

This is a TEMPORARY pin: when v4-beta -> v4 promotion happens
(through the standard merge-beta flow), the ref should flip back
to `@v4`.
@notion-workspace
Copy link
Copy Markdown

@xnacly xnacly merged commit cdc300e into v4-beta Jun 3, 2026
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