pyvider-components
2025-10-29
Applied file conformance to Python modules and added cross-platform disk space handling
242 files · 5,041+ · 1,359-
File conformance across Python modules
10 files changed
__init__.pyApplied header/footer conformance__main__.pyApplied header/footer conformancecli.pyApplied header/footer conformanceextract.pyApplied header/footer conformancehelpers.pyApplied header/footer conformancepackage.pyApplied header/footer conformanceorchestrator.pyApplied header/footer conformanceenvironment_builder.pyApplied header/footer conformancewheel_builder.pyApplied header/footer conformancebuilder.pyApplied header/footer conformance
- Applied header/footer protocol conformance to all Python source files across flavor modules
baseline
internal
6 files
__init__.pycli.pyextract.pyhelpers.pyorchestrator.pybuilder.py
- Applied conformance to all test files
baseline
internal
4 files
test_helpers_list_build.pytest_helpers_ops.pytest_extraction_core.pytest_handlers_archive.py
Cross-platform disk space handling
3 files changed
diskspace_unix.goAdded Unix disk space checking via syscalldiskspace_windows.goAdded Windows disk space checking via kernel32 DLLexecution_cache.goUpdated cache to use cross-platform disk space checks
Rust launcher updates
4 files changed
MakefileUpdated Rust build configurationfinalization.rsUpdated builder finalizationmod.rsUpdated launcher moduleworkenv.rsUpdated workenv handling
Fix scripts and tooling
4 files changed
fix_future_imports.pyScript to fix future import statementsfix_indentation.pyScript to fix indentation issuesconform.pyUpdated conformance toolHANDOFF.mdAdded chunker handoff documentation
CI workflow updates
6 files changed
01-helper-prep.ymlUpdated helper preparation workflow02-pretaster-pipeline.ymlUpdated pretaster pipeline03-flavor-pipeline.ymlUpdated flavor pipelinecreate-pretaster-matrix.shUpdated pretaster matrix creationdownload-helpers.shUpdated helpers download scripttest-metadata.pyUpdated test metadata script