Re-added full pyvider monorepo CI/CD infrastructure
849 files · 103,211+ · 50,341-

Monorepo CI/CD re-integration

4 files changed
  • 01-ingredient-prep.yml Re-added ingredient preparation workflow
  • 02-pretaster-pipeline.yml Re-added pretaster testing pipeline
  • 03-flavor-pipeline.yml Re-added flavor packaging pipeline
  • 04-taster-pipeline.yml Re-added taster pipeline workflow
  • Re-added all GitHub Actions workflows from ingredient-prep through release-pipeline instantiate internal
    4 files
    • 01-ingredient-prep.yml
    • 02-pretaster-pipeline.yml
    • 03-flavor-pipeline.yml
    • 04-taster-pipeline.yml
  • Re-added build and test scripts for CI pipeline instantiate internal
    4 files
    • build-flavor-self.sh
    • build-platform-wheel.sh
    • build-pretaster.sh
    • run-tests.sh
  • Re-added flavor packaging and helper infrastructure including Go and Rust implementations instantiate internal
    4 files
    • main.go
    • main.go
    • builder.go
    • launcher.go