flavorpack
2025-08-31
Flavorpack
70 files · 3,546+ · 2,909-
Remove Deprecated Environment Scripts
10 files changed
VERSIONGitHub configuration01-ingredient-prep.ymlCI workflow configuration03-flavor-pipeline.ymlCI workflow configurationpr-validation.ymlCI workflow configurationDEBUGGING_REPORT.mdDocumentation updatesDOCUMENTATION_REVIEW.mdDocumentation updatesIMPLEMENTATION_DRIFT_MATRIX.mdDocumentation updatesMakefileProject filesUV_DOWNLOAD_IMPROVEMENTS.mdDocumentation updatesVERSIONProject files
Manylinux2014 Wheel Compatibility
8 files changed
VERSIONGitHub configuration01-ingredient-prep.ymlCI workflow configuration03-flavor-pipeline.ymlCI workflow configurationpr-validation.ymlCI workflow configurationMakefileProject filesbuilder.goGo builder implementationbuilder.rsRust builder implementationbuilder.pyPython source updates
- Added explicit manylinux2014 wheel requests on Linux builds for glibc 2.17+ compatibility
instantiate
internal
3 files
01-ingredient-prep.yml03-flavor-pipeline.ymlpr-validation.yml
- Prevents pip from choosing newer manylinux_2_34 wheels that only work on recent systems
baseline
internal
3 files
VERSION01-ingredient-prep.yml03-flavor-pipeline.yml
- Uses
--platform manylinux2014_x86_64/aarch64flag for older Linux distribution support instantiate behavioral3 files
VERSION01-ingredient-prep.yml03-flavor-pipeline.yml
Builder and Packaging Improvements
10 files changed
builder.pyPython source updatesorchestrator_ingredients.pyPython packaging logicpython_packager.pyPython packaging logictest_uv_download.pyPython test updatesbuilder.goGo builder implementationbuilder.rsRust builder implementationslots.pyPython source updatesbenchmark.pyPython source updatestest_hypothesis_breaking.pyPython test updatespackaging.rsRust source updates
- Refactored Python packager with improved orchestrator logic
decouple
internal
5 files
builder.pyorchestrator_ingredients.pypython_packager.pytest_uv_download.pyslots.py
- Cleaned up metadata assembly and builder modules
decouple
internal
3 files
builder.pyorchestrator_ingredients.pypython_packager.py
- Simplified environment handling and slot management
baseline
internal
3 files
builder.pyorchestrator_ingredients.pypython_packager.py
- Removed unused code from various utility modules
deprecate
internal
3 files
builder.pyorchestrator_ingredients.pypython_packager.py
New Tooling Scripts
3 files changed
slots.goGo slot processingslots.rsRust source updatesslots.pyPython source updates
- Added new formatting and slot processing utilities
instantiate
errata
3 files
slots.goslots.rsslots.py
- Added version bump tooling
baseline
internal
3 files
slots.goslots.rsslots.py
Version Bump and Dependency Updates
6 files changed
01-ingredient-prep.ymlCI workflow configuration03-flavor-pipeline.ymlCI workflow configurationpr-validation.ymlCI workflow configurationpyproject.tomlProject configurationpyproject.tomlProject configurationwrknv.tomlProject configuration