Skip to content

fix(release): preserve prerelease binary identity - #508

Merged
localai-bot merged 5 commits into
mainfrom
row/ENG-RELEASE-WINDOWS
Aug 12, 2026
Merged

fix(release): preserve prerelease binary identity#508
localai-bot merged 5 commits into
mainfrom
row/ENG-RELEASE-WINDOWS

Conversation

@localai-bot

Copy link
Copy Markdown
Collaborator

Fixes #499
Fixes #500

Summary

  • compile the exact release identity supplied by every release builder while keeping ordinary builds on PROJECT_VERSION
  • preserve the CUDA version qualifier and strict archive version validation
  • make the x86 ISA doctest translation unit self-sufficient under MSVC
  • add RED-first and mutation-tested contracts for default/override identity, all four builder families, and the Windows stream include

Evidence

  • release pipeline: 42/42
  • combined release/archive/Windows suites: 136/136
  • clean default output: vllm.cpp 0.0.3 c-abi=17
  • clean prerelease output: vllm.cpp 0.0.3-pre.1 c-abi=17
  • prerelease x86 ISA: 8,242/8,242 assertions
  • full implementation preflight: green
  • fresh mutation review: PASS

The prior exact-SHA dry run 31607273683 proved all eight non-Windows failures were the same version mismatch and both Windows failures were the same missing <ostream> defect. No tag or release is created by this PR.

mudler added 5 commits August 12, 2026 16:42
FOLLOWING_AGENTS_PROTOCOL

Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: Codex:GPT-5 [Codex]
FOLLOWING_AGENTS_PROTOCOL

Following-Agents-Protocol: true

AI-Assisted: true

Assisted-by: AGENT:GPT-5 [CODEX]
FOLLOWING_AGENTS_PROTOCOL

Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: AGENT:GPT-5 [CODEX]
Preserve the reviewed #499/#500 release fixes while incorporating origin/main through e6e1122.

FOLLOWING_AGENTS_PROTOCOL

Following-Agents-Protocol: true

AI-Assisted: true

Assisted-by: Codex:GPT-5 [Codex]
Preserve the reviewed #499/#500 release fixes while incorporating origin/main through 324603a.

FOLLOWING_AGENTS_PROTOCOL

Following-Agents-Protocol: true

AI-Assisted: true

Assisted-by: Codex:GPT-5 [Codex]
@localai-bot
localai-bot merged commit 2bc4be0 into main Aug 12, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants