Skip to content

Release v1.0.0-alpha.4 - #571

Merged
enaboapps merged 2 commits into
mainfrom
codex/release-v1.0.0-alpha.4
Aug 10, 2026
Merged

Release v1.0.0-alpha.4#571
enaboapps merged 2 commits into
mainfrom
codex/release-v1.0.0-alpha.4

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • synchronize the application, startup launcher, browser fallback, configuration test, and lockfiles to 1.0.0-alpha.4
  • preserve updater-feed fixtures, documentation examples, identities, protocols, schemas, and signing configuration
  • prepare the signed prerelease after the merged Windows modifier-overlay fix

Validation

pm run lint

pm test (57 passed)

pm run build

  • cargo fmt --manifest-path src-tauri/Cargo.toml --check
  • cargo clippy --manifest-path src-tauri/Cargo.toml --all-targets -- -D warnings
  • cargo test --manifest-path src-tauri/Cargo.toml (133 passed)
  • verified no 1.0.0-alpha.3 remains in shipping source/configuration

Closes #570

@enaboapps
enaboapps marked this pull request as ready for review August 10, 2026 20:02
@greptile-apps

greptile-apps Bot commented Aug 10, 2026

Copy link
Copy Markdown

Greptile Summary

Promotes Switchify PC release metadata to 1.0.0-alpha.4 across the desktop bundle, startup launcher, JavaScript package metadata, and browser fallback. The executed release-version check confirmed that all nine release-facing values agree.

Confidence Score: 5/5

No blocking failure remains.

No accepted blocking findings remain after confirming the release-facing version values are synchronized.

T-Rex T-Rex Logs

What T-Rex did

  • Ran a self-contained release-version validator against the merge-base and the current branch.
  • The merge-base reported 1.0.0-alpha.3 in all nine release-facing sources, while the current branch reported 1.0.0-alpha.4 in all nine sources, including the browser fallback.
  • Attempted the changed telemetry test; compilation stopped before execution because the host lacks the gdk-3.0 development package.
  • Before capture, all nine sources consistently reported 1.0.0-alpha.3 at merge base. After capture, all nine sources consistently reported 1.0.0-alpha.4 in the PR working tree.
  • Telemetry execution blocker is environmental, not a test failure: pkg-config cannot locate required gdk-3.0 >= 3.22.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (2): Last reviewed commit: "Merge branch 'main' into codex/release-v..." | Re-trigger Greptile

@enaboapps
enaboapps merged commit 808d073 into main Aug 10, 2026
4 checks passed
@enaboapps
enaboapps deleted the codex/release-v1.0.0-alpha.4 branch August 10, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.0.0-alpha.4

2 participants