flavorpack 2025-08-15
Flavorpack
3273 files · 33,824+ · 8,825-

CI Test Execution Fixes

10 files changed
  • action.yml CI workflow configuration
  • main.go Go builder implementation
  • builder.go Go builder implementation
  • build.sh Shell script updates
  • metadata.go Go source updates
  • action.yml CI workflow configuration
  • workflow-config.yml Configuration updates
  • ci.yml CI workflow configuration
  • orchestrator.yml CI workflow configuration
  • release.yml CI workflow configuration
  • Fixed builder to find helpers in CI locations remediate internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Added helper artifact downloads to test jobs qualify internal
    3 files
    • action.yml
    • main.go
    • builder.go
  • Fixed CI tests by using stub helpers when real ones not available qualify internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Simplified test commands to avoid pytest internal errors qualify internal
    3 files
    • action.yml
    • main.go
    • builder.go
  • Removed hard-coded paths from bundle metadata decouple internal
    3 files
    • action.yml
    • main.go
    • builder.go

Windows Cross-Compilation

10 files changed
  • action.yml CI workflow configuration
  • action.yml CI workflow configuration
  • workflow-config.yml Configuration updates
  • ci.yml CI workflow configuration
  • orchestrator.yml CI workflow configuration
  • release.yml CI workflow configuration
  • security.yml CI workflow configuration
  • build.sh Shell script updates
  • main.go Go builder implementation
  • builder.go Go builder implementation
  • Fixed Windows Rust builds with conditional compilation for Unix-specific code remediate internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Fixed CI helper builds and cross-compilation configurations remediate internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Addressed platform-specific binary path issues decouple internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml

CI Helper Management

10 files changed
  • action.yml CI workflow configuration
  • main.go Go builder implementation
  • builder.go Go builder implementation
  • build.sh Shell script updates
  • action.yml CI workflow configuration
  • workflow-config.yml Configuration updates
  • ci.yml CI workflow configuration
  • orchestrator.yml CI workflow configuration
  • release.yml CI workflow configuration
  • security.yml CI workflow configuration
  • Added helper artifact downloads to test jobs (1ebc0ce3) qualify internal
    3 files
    • action.yml
    • main.go
    • builder.go
  • Implemented stub helper approach, then removed in favor of real helpers only qualify internal
    3 files
    • action.yml
    • main.go
    • builder.go
  • Fixed builder to find helpers in CI locations (14dfa58a) remediate internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Created test_builder fixture for reproducible tests qualify internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml

Index Checksum and Verification

10 files changed
  • action.yml CI workflow configuration
  • main.go Go launcher implementation
  • launcher.go Go launcher implementation
  • action.yml CI workflow configuration
  • workflow-config.yml Configuration updates
  • ci.yml CI workflow configuration
  • orchestrator.yml CI workflow configuration
  • release.yml CI workflow configuration
  • security.yml CI workflow configuration
  • build.sh Shell script updates
  • Reverted and re-applied index checksum mismatch handling for CI baseline internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Fixed platform-specific helper download in CI tests qualify internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Addressed launcher binary path detection decouple internal
    3 files
    • action.yml
    • main.go
    • launcher.go

Test Infrastructure

10 files changed
  • action.yml CI workflow configuration
  • main.go Go builder implementation
  • builder.go Go builder implementation
  • build.sh Shell script updates
  • action.yml CI workflow configuration
  • workflow-config.yml Configuration updates
  • ci.yml CI workflow configuration
  • orchestrator.yml CI workflow configuration
  • release.yml CI workflow configuration
  • security.yml CI workflow configuration
  • Used test_builder fixture for reproducible tests qualify internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Simplified CI and fixed helper path issues remediate internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml
  • Final CI fixes for tests and taster builds qualify internal
    5 files
    • workflow-config.yml
    • ci.yml
    • orchestrator.yml
    • release.yml
    • security.yml