flavorpack 2025-09-19
Flavorpack
165 files · 3,289+ · 928-

CI Workflow Directory References

10 files changed
  • 06-security-scan.yml CI workflow configuration
  • 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
  • 05-code-quality.yml CI workflow configuration
  • 07-dependency-audit.yml CI workflow configuration
  • 08-license-compliance.yml CI workflow configuration
  • Fixed directory references in 06-security-scan.yml and 07-dependency-audit.yml remediate internal
    3 files
    • 06-security-scan.yml
    • build-pretaster.sh
    • build-taster-with-psp.sh
  • Reverted cargo-geiger optimization that was causing issues streamline internal
    3 files
    • 06-security-scan.yml
    • build-pretaster.sh
    • build-taster-with-psp.sh

Build Optimization

10 files changed
  • Makefile Project files
  • flavor-go-builder-darwin_arm64 Project files
  • validation.go Go source updates
  • workenv.go Go source updates
  • execution.go Go execution logic
  • reader.go Go reader implementation
  • flavor-go-launcher-darwin_arm64 Project files
  • build-pretaster.sh Shell script updates
  • build-taster-with-psp.sh Shell script updates
  • 06-security-scan.yml CI workflow configuration
  • Added cargo-geiger caching and cargo-binstall optimization to 05-code-quality.yml and 06-security-scan.yml streamline internal
    2 files
    • build.rs
    • flavor-rs-builder.rs

Remove Test Coverage Workflow

10 files changed
  • test-taster-self-package.sh Shell script updates
  • run-pretaster-tests.sh Shell script updates
  • build-pretaster.sh Shell script updates
  • build-taster-with-psp.sh Shell script updates
  • 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
  • 07-dependency-audit.yml CI workflow configuration
  • 08-license-compliance.yml CI workflow configuration
  • Removed .github/workflows/test-coverage.yml (50 lines) qualify internal
    5 files
    • test-taster-self-package.sh
    • run-pretaster-tests.sh
    • build-pretaster.sh
    • build-taster-with-psp.sh
    • download-ingredients.sh
  • Fixed taster API detection in self-package test script qualify behavioral
    3 files
    • test-taster-self-package.sh
    • run-pretaster-tests.sh
    • generate_test_vectors.py