pyvider-components
2025-10-14
Code cleanup across flavor modules and Go execution refactoring
125 files · 1,425+ · 2,409-
Go execution code refactoring
3 files changed
execution.goReduced execution code by extracting cache and utility logicexecution_cache.goNew file with extracted execution caching logicexecution_utils.goNew file with extracted execution utility functions
Flavor command simplification
5 files changed
extract.pySimplified extract commandingredients.pySimplified ingredients commandinspect.pySimplified inspect command with cleaner outputpackage.pySimplified package commandworkenv.pySimplified workenv command
Script and test cleanup
5 files changed
test-metadata.pySimplified test metadata scriptfix_doc_links.pyReduced doc links scriptexport_protobuf_spec.pySimplified protobuf exportgenerate_test_vectors.pySimplified test vector generationverify_operations.pySimplified operations verification
- Simplified build and test scripts
decouple
internal
5 files
test-metadata.pyfix_doc_links.pyexport_protobuf_spec.pygenerate_test_vectors.pyverify_operations.py
- Removed prebuilt binary ingredients (Go/Rust builder and launcher binaries)
decouple
internal
4 files
flavor-go-builder-darwin_arm64flavor-go-launcher-darwin_arm64flavor-rs-builder-darwin_arm64flavor-rs-launcher-darwin_arm64
Configuration updates
3 files changed
pyproject.tomlUpdated dependenciesVERSIONVersion bumpREFACTORING_REPORT.mdAdded refactoring status report