pyvider-components
2025-09-10
ARM64 platform tag fix and massive generated content cleanup
284 files · 14,298+ · 526,241-
Bug Fixes
8 files changed
keys.pyPackaging: keys.pyorchestrator.pyPackaging: orchestrator.pyorchestrator_ingredients.pyPackaging: orchestrator_ingredients.pydependency_resolver.pyPackaging: dependency_resolver.pydist_manager.pyPackaging: dist_manager.pyenvironment_builder.pyPackaging: environment_builder.pypackager.pyPackaging: packager.pypypapip_manager.pyPackaging: pypapip_manager.py
- Fixed ARM64 Linux platform tag for wheel downloads, resolving cross-platform packaging issues
remediate
internal
5 files
build-pretaster.shindex.htmlindex.htmlenvironment_builder.pyslot_builder.py
- Made dependency download failures fatal instead of silently continuing with missing deps
baseline
internal
1 file
dependency_resolver.py
Code Reorganization ("moving shit around")
8 files changed
constants.goGo ingredient: constants.godefaults.goGo ingredient: defaults.gotar.goGo ingredient: tar.gochain.goGo ingredient: chain.gobzip2.goGo ingredient: bzip2.gogzip.goGo ingredient: gzip.gooperation.goGo ingredient: operation.goconstants.rsRust ingredient: constants.rs
- Moved
src/flavor/config.pytosrc/flavor/config/config.pypackage structure decouple internal3 files
config.py__init__.pydefaults.py
- Renamed
constants.pytoconfig/defaults.pywith significant refactoring (140 lines changed) decouple internal4 files
constants.pydefaults.py__init__.pyconfig.py
- Added
src/flavor/config/__init__.pypackage init baseline architectural3 files
__init__.pyconfig.pydefaults.py
- Updated imports across flavor modules (api, cache, commands, ingredients, etc.)
streamline
behavioral
5 files
constants.godefaults.gotar.gochain.gobzip2.go
Massive Cleanup
8 files changed
README.mdTaster: README.mdtest_cross_language_operations.pyTaster: test_cross_language_operations.pytest_hypothesis_breaking.pyTaster: test_hypothesis_breaking.pyuv.lockTaster: uv.lockbuild-pretaster.shBuild script: build-pretaster.shCLAUDE.mdAI assistant guidelinesOPERATIONS_MIGRATION_SUMMARY.mdOPERATIONS_MIGRATION_SUMMARY.md__init__.pyTest: __init__
- Removed generated documentation site files (500K+ lines of HTML/JS/CSS)
decouple
internal
5 files
OPERATIONS_IMPLEMENTATION_GUIDE.mdREADME.mdfep-0005-runtime-jit-loading.mdfep-0007-staged-payload-architecture.mdconfig-refactor-plan.md
- Removed
site/gen_ref_pages.pydocumentation generator decouple internal5 files
gen_ref_pages.pyOPERATIONS_IMPLEMENTATION_GUIDE.mdREADME.mdfep-0005-runtime-jit-loading.mdfep-0007-staged-payload-architecture.md
- Added cross-language operations test for taster
qualify
internal
5 files
build-pretaster.shOPERATIONS_MIGRATION_SUMMARY.mdOPERATIONS_IMPLEMENTATION_GUIDE.mdfep-0001-core-format-and-operation-chains.mdfep-0003-operation-registry.md
- Updated pyproject.toml dependencies
baseline
internal
1 file
pyproject.toml