Skip to content

Prepare AdbPureFlow for Windows verification - #3

Merged
flessan merged 1 commit into
mainfrom
arena/01a08726-adbpureflow
Sep 10, 2026
Merged

Prepare AdbPureFlow for Windows verification#3
flessan merged 1 commit into
mainfrom
arena/01a08726-adbpureflow

Conversation

@arena-ai-coding-agent

@arena-ai-coding-agent arena-ai-coding-agent Bot commented Sep 10, 2026

Copy link
Copy Markdown

Summary

  • Reworks the existing Go/Fyne app toward a Windows-first Android device workstation architecture.
  • Adds verification-focused documentation: Windows smoke test, real-device matrix, troubleshooting, release checklist, Windows readiness, and Wireless Debugging notes.
  • Hardens ADB/scrcpy/APK/log/workflow core behavior and adds unit coverage for deterministic pieces.
  • Adds a Windows build script and release README template.
  • Removes checked-in generated binaries/runtime tool artifacts and adds ignore rules.

Important note

This PR intentionally does not include changes under .github/workflows/ because the current GitHub App permissions cannot update workflow files from this environment.

Verification run in sandbox

  • Go formatting via temporary Go toolchain.
  • GUI hardware-free core tests: go test app.go app_test.go.
  • GUI hardware-free race test: go test -race app.go app_test.go.
  • GUI hardware-free vet: go vet app.go.
  • CLI tests: go test ./....
  • CLI vet: go vet ./....
  • git diff --check.

Not verified here

  • Full Fyne GUI dependency build; sandbox could not fetch Fyne modules.
  • Windows build/runtime.
  • Real Android USB/Wireless Debugging.
  • scrcpy runtime.
  • QR pairing; not implemented and documented as unavailable.

Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying adbpure with  Cloudflare Pages  Cloudflare Pages

Latest commit: 163c209
Status: ✅  Deploy successful!
Preview URL: https://90b9b5bc.adbpure.pages.dev
Branch Preview URL: https://arena-01a08726-adbpureflow.adbpure.pages.dev

View logs

@flessan flessan self-assigned this Sep 10, 2026
@flessan
flessan merged commit d9f77bb into main Sep 10, 2026
19 checks passed
@flessan
flessan deleted the arena/01a08726-adbpureflow branch September 10, 2026 13:27
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.

1 participant