Fix CI/CD pipeline with flavorpack auto-discovery and PEP 440 release versioning
633 files · 1,070+ · 1,574-

CI/CD pipeline fixes

4 files changed
  • build-release.yml Fixed release workflow with PEP 440 versions, zipped artifacts, and SHA256SUMS generation
  • test-build.yml Updated test-build workflow to use flavorpack auto-discovery
  • pyproject.toml Updated build configuration for auto-discovery
  • test-build-local.sh Updated local build test script
  • Fixed release workflow to produce PEP 440-compliant version strings, zipped artifacts, and SHA256SUMS checksums remediate behavioral
    1 file
    • build-release.yml
  • Switched to flavorpack auto-discovery for launcher binaries instead of hardcoded paths decouple behavioral
    2 files
    • test-build.yml
    • pyproject.toml

Flavor binary and key updates

2 files changed
  • darwin_arm64 Rebuilt all flavor binaries and Rust build cache
  • keys Updated signing keys
  • Rebuilt darwin_arm64 flavor binaries and updated signing key pair baseline internal
    2 files
    • darwin_arm64
    • keys