flavorpack 2025-09-18
Flavorpack
332 files · 4,754+ · 4,244-

Project Directory Restructuring

10 files changed
  • config.toml Project configuration
  • Makefile Project files
  • README.md Documentation updates
  • main.go Go builder implementation
  • main.go Go launcher implementation
  • go.mod Project files
  • validation.go Go source updates
  • workenv.go Go source updates
  • api.go Go source updates
  • exceptions.go Go source updates
  • Renamed src/flavor-rust/ to src/flavor-rs/ (44 files moved) decouple internal
    1 file
    • config.toml
  • Added Rust source files that were previously ignored by .gitignore instantiate internal
    1 file
    • config.toml
  • Added Go workenv modules (validation.go, workenv.go) instantiate internal
    5 files
    • main.go
    • main.go
    • validation.go
    • workenv.go
    • api.go
  • Added Rust workenv modules (directories.rs, validation.rs, mod.rs) instantiate internal
    1 file
    • config.toml
  • Fixed .gitignore to properly include Rust source files remediate internal
    1 file
    • config.toml

CI/CD Workflow Fixes

10 files changed
  • build-pretaster.sh Shell script updates
  • run-pretaster-tests.sh Shell script updates
  • test-taster-self-package.sh Shell script updates
  • 02-pretaster-pipeline.yml CI workflow configuration
  • build-taster-with-psp.sh Shell script updates
  • 04-taster-pipeline.yml CI workflow configuration
  • download-ingredients.sh Shell script updates
  • 01-ingredient-prep.yml CI workflow configuration
  • 05-code-quality.yml CI workflow configuration
  • 06-security-scan.yml CI workflow configuration
  • Fixed taster self-packaging API detection logic remediate behavioral
    3 files
    • build-pretaster.sh
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
  • Fixed taster and pretaster directory paths in build scripts remediate internal
    3 files
    • build-pretaster.sh
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
  • Fixed GitHub Actions Rust build directory context remediate internal
    1 file
    • build.rs
  • Updated all flavor-rust references to flavor-rs across 10 files decouple internal
    1 file
    • build.rs
  • Added debugging step for Rust build diagnosis instantiate internal
    1 file
    • build.rs
  • Fixed ingredient prep workflow directory context remediate internal
    5 files
    • build-pretaster.sh
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
    • 02-pretaster-pipeline.yml
    • build-taster-with-psp.sh

Ingredient Directory Fix

10 files changed
  • build-pretaster.sh Shell script updates
  • build-taster-with-psp.sh Shell script updates
  • download-ingredients.sh Shell script updates
  • run-pretaster-tests.sh Shell script updates
  • test-taster-self-package.sh Shell script updates
  • 01-ingredient-prep.yml CI workflow configuration
  • 02-pretaster-pipeline.yml CI workflow configuration
  • 04-taster-pipeline.yml CI workflow configuration
  • 05-code-quality.yml CI workflow configuration
  • 06-security-scan.yml CI workflow configuration
  • Added ingredients submodule reference instantiate internal
    3 files
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • download-ingredients.sh
  • Removed duplicate binaries directory decouple internal
    3 files
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • download-ingredients.sh
  • Fixed ingredients directory conflict in CI download script remediate internal
    5 files
    • 01-ingredient-prep.yml
    • 02-pretaster-pipeline.yml
    • 04-taster-pipeline.yml
    • 05-code-quality.yml
    • 06-security-scan.yml

Test Suite Migration

10 files changed
  • run-pretaster-tests.sh Shell script updates
  • test-taster-self-package.sh Shell script updates
  • build-pretaster.sh Shell script updates
  • 02-pretaster-pipeline.yml CI workflow configuration
  • .gitignore Project files
  • build-taster-with-psp.sh Shell script updates
  • 04-taster-pipeline.yml CI workflow configuration
  • flavor-private.key Project files
  • flavor-public.key Project files
  • flavor-private.key Project files
  • Updated 57 test files with corrected imports and paths qualify internal
    3 files
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
    • test-binaries.sh
  • Updated all test references for new directory structure qualify internal
    3 files
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
    • test-binaries.sh
  • Fixed pretaster and taster test scripts qualify internal
    3 files
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
    • test-binaries.sh
  • Updated packaging, security, and integration tests qualify internal
    3 files
    • run-pretaster-tests.sh
    • test-taster-self-package.sh
    • test-binaries.sh

Version and Build Updates

10 files changed
  • build-pretaster.sh Shell script updates
  • build-taster-with-psp.sh Shell script updates
  • 01-ingredient-prep.yml CI workflow configuration
  • 02-pretaster-pipeline.yml CI workflow configuration
  • 04-taster-pipeline.yml CI workflow configuration
  • 05-code-quality.yml CI workflow configuration
  • 06-security-scan.yml CI workflow configuration
  • 07-dependency-audit.yml CI workflow configuration
  • 08-license-compliance.yml CI workflow configuration
  • compatibility-check.yml CI workflow configuration
  • Version bump to 0.0.4-9 baseline internal
    3 files
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • 01-ingredient-prep.yml
  • Removed deprecated pyproject.toml entries baseline internal
    3 files
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • 01-ingredient-prep.yml
  • Added pre-built binary files for darwin_arm64 instantiate internal
    3 files
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • 01-ingredient-prep.yml