Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:47
a4e340f

Added

  • Initial public alpha version marker.
  • CI matrix across Ubuntu, macOS, and Windows.
  • Android/ADB smoke test.
  • Shell-only rooted emulator integration workflow compatible with owner-only Actions policies.
  • Trust and supply-chain model documentation.
  • Security policy and coordinated disclosure process.
  • Contribution guide with registry extension instructions.
  • Dependabot configuration for Python dependencies.
  • Atomic direct downloads with incomplete-body rejection.
  • Optional SHA-256 verification support for direct-download registry entries.
  • GitHub Release checksum discovery for common upstream checksum assets.
  • Lockfile artifact digest recording and restore-time digest enforcement.
  • Safe archive extraction that rejects path traversal members.
  • Release metadata validation and GitHub release workflow for v* tags.
  • PyPI Trusted Publishing workflow using GitHub OIDC and uv publish.
  • CODEOWNERS and branch protection checklist.
  • Release process documentation.

Known Gaps

  • GitHub Release assets are checksum-verified only when upstream publishes a discoverable checksum file or a lockfile digest is available.
  • Signature verification is not implemented yet.
  • PyPI project Trusted Publisher configuration still must be completed in PyPI/GitHub settings before the first upload.