pyvider-components
2025-11-01
Windows PE binary fixes and monorepo CI removal
764 files · 12,011+ · 132,836-
Windows PE binary fixes
2 files changed
build.shUpdated Go builder build script for PE resource handlingVERSIONVersion bump associated with PE fixes
- Fixed file locking in Go builder’s PE resource embedding on Windows
remediate
internal
1 file
build.sh
- Implemented Windows MoveFileEx API for atomic PE resource file replacement (Phase 37)
instantiate
behavioral
1 file
build.sh
- Explicitly declared flags as uint32 for MoveFileEx to fix type mismatch
remediate
internal
1 file
build.sh
Build matrix updates
1 file changed
02-pretaster-pipeline.ymlRemoved windows-arm64 from pretaster matrix
Monorepo CI/CD removal
8 files changed
01-helper-prep.ymlRemoved helper prep workflow03-flavor-pipeline.ymlRemoved flavor pipeline workflow04-taster-pipeline.ymlRemoved taster pipeline workflow05-code-quality.ymlRemoved code quality workflow06-security-scan.ymlRemoved security scan workflowrelease-pipeline.ymlRemoved release pipeline workflow.codecov.ymlRemoved Codecov configurationMakefileRemoved monorepo Makefile
- Removed all broader pyvider CI/CD workflows and build scripts (700+ files deleted)
decouple
architectural
2 files
01-helper-prep.ymlrelease-pipeline.yml
- Removed PE binary analysis scripts
decouple
internal
2 files
analyze_pe_binaries.pyanalyze_pe_binaries.ps1
Phase documentation updates
2 files changed
HANDOFF_WINDOWS_FIXES.mdUpdated Phase 31 documentation confirming infrastructure fixes completePHASE_22_PE_SECTION_OFFSET_BUG.mdUpdated Phase 27 documentation with Debug Directory analysis