You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add version logging to VM scripts for audit trail
- Update Linux runCI to log ccextractor --version before tests
- Update Windows runCI.bat to log ccextractorwinfull.exe --version
This ensures the binary version (including Git commit SHA) appears in
the test logs, allowing verification that the correct binary is being
tested. This runs safely in the isolated GCP VMs, not on the platform
server.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments