flavorpack 2025-08-31
Flavorpack
70 files · 3,546+ · 2,909-

Remove Deprecated Environment Scripts

10 files changed
  • VERSION GitHub configuration
  • 01-ingredient-prep.yml CI workflow configuration
  • 03-flavor-pipeline.yml CI workflow configuration
  • pr-validation.yml CI workflow configuration
  • DEBUGGING_REPORT.md Documentation updates
  • DOCUMENTATION_REVIEW.md Documentation updates
  • IMPLEMENTATION_DRIFT_MATRIX.md Documentation updates
  • Makefile Project files
  • UV_DOWNLOAD_IMPROVEMENTS.md Documentation updates
  • VERSION Project files
  • Deleted env.ps1 (339 lines) and env.sh (440 lines) development environment setup scripts baseline internal
    3 files
    • VERSION
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml
  • Removed 662 lines of deprecated files across 5 files decouple internal
    3 files
    • VERSION
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml

Manylinux2014 Wheel Compatibility

8 files changed
  • VERSION GitHub configuration
  • 01-ingredient-prep.yml CI workflow configuration
  • 03-flavor-pipeline.yml CI workflow configuration
  • pr-validation.yml CI workflow configuration
  • Makefile Project files
  • builder.go Go builder implementation
  • builder.rs Rust builder implementation
  • builder.py Python source updates
  • Added explicit manylinux2014 wheel requests on Linux builds for glibc 2.17+ compatibility instantiate internal
    3 files
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml
    • pr-validation.yml
  • Prevents pip from choosing newer manylinux_2_34 wheels that only work on recent systems baseline internal
    3 files
    • VERSION
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml
  • Uses --platform manylinux2014_x86_64/aarch64 flag for older Linux distribution support instantiate behavioral
    3 files
    • VERSION
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml

Builder and Packaging Improvements

10 files changed
  • builder.py Python source updates
  • orchestrator_ingredients.py Python packaging logic
  • python_packager.py Python packaging logic
  • test_uv_download.py Python test updates
  • builder.go Go builder implementation
  • builder.rs Rust builder implementation
  • slots.py Python source updates
  • benchmark.py Python source updates
  • test_hypothesis_breaking.py Python test updates
  • packaging.rs Rust source updates
  • Refactored Python packager with improved orchestrator logic decouple internal
    5 files
    • builder.py
    • orchestrator_ingredients.py
    • python_packager.py
    • test_uv_download.py
    • slots.py
  • Cleaned up metadata assembly and builder modules decouple internal
    3 files
    • builder.py
    • orchestrator_ingredients.py
    • python_packager.py
  • Simplified environment handling and slot management baseline internal
    3 files
    • builder.py
    • orchestrator_ingredients.py
    • python_packager.py
  • Removed unused code from various utility modules deprecate internal
    3 files
    • builder.py
    • orchestrator_ingredients.py
    • python_packager.py

New Tooling Scripts

3 files changed
  • slots.go Go slot processing
  • slots.rs Rust source updates
  • slots.py Python source updates
  • Added new formatting and slot processing utilities instantiate errata
    3 files
    • slots.go
    • slots.rs
    • slots.py
  • Added version bump tooling baseline internal
    3 files
    • slots.go
    • slots.rs
    • slots.py

Version Bump and Dependency Updates

6 files changed
  • 01-ingredient-prep.yml CI workflow configuration
  • 03-flavor-pipeline.yml CI workflow configuration
  • pr-validation.yml CI workflow configuration
  • pyproject.toml Project configuration
  • pyproject.toml Project configuration
  • wrknv.toml Project configuration
  • Bumped version baseline internal
    3 files
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml
    • pr-validation.yml
  • Removed old deletion-heavy files and cleaned up project structure decouple internal
    3 files
    • 01-ingredient-prep.yml
    • 03-flavor-pipeline.yml
    • pr-validation.yml