Skip to content

Gantry v0.5.0 — Mobile Release Governance

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:03
· 8 commits to main since this release

Gantry 0.5.0 introduces candidate-bound mobile release governance for iOS and Android. Audit source projects and exact IPA, AAB, or APK artifacts, preserve the evidence behind every decision, and enforce the same release result from the desktop app, CLI, or GitHub Actions.

Highlights

  • Mobile source and artifact audits for Flutter, React Native, native iOS, and native Android.
  • IPA, AAB, and APK inspection with candidate fingerprints, identity and version checks, privacy and SDK policy checks, permissions, signing verification, and explicit limitations.
  • Durable release records with audit history, evidence, approvals, rejections, time-bounded waivers, comparisons, and portable handoff packets.
  • New Release Portfolio, Candidate Audit, Policies, CI & Integrations, and Settings workflows.
  • GitHub Actions support for deterministic Go, At Risk, and No-Go enforcement.
  • Vault integrity checks, repair and migration tools, redacted support bundles, and improved failure recovery.
  • CLI improvements including shell completions, color controls, quiet mode, richer help, and clearer output.

Downloads

Desktop app — macOS 14 or newer

  • Gantry_0.5.0_aarch64.dmg — Apple Silicon
  • Gantry_0.5.0_x64.dmg — Intel

These macOS builds are unsigned and not notarized. macOS may block the first launch; use Control-click → Open or approve Gantry under System Settings → Privacy & Security.

Automatic updates are not included in this unsigned release.

GUI-free CLI

  • gantry-macos-aarch64
  • gantry-macos-x86_64
  • gantry-linux-x86_64
  • gantry-windows-x86_64.exe

SHA-256 checksum files are included for each CLI binary. CycloneDX SBOMs are also attached.

Product scope

Gantry Community is local-first, Apache-2.0 licensed, and requires no account. The desktop application is currently supported on macOS; Linux and Windows downloads are CLI-only.

Gantry Cloud remains a separate, coming-soon product.

Upgrade notes

Existing schema 1.0 release records remain readable. Version 0.5 adds mobile policy/report schema 2.0 and candidate-bound release workflows without requiring a hosted service.

Full changelog: v0.4.0...v0.5.0