docs(android): note CI verified green + runner-specific accommodations #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/ci-green-note"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Records in the README that the M0 CI pipeline (
lint test assembleDebug) is verified green end-to-end on the self-hosted runner, and summarizes the runner-specific workflow accommodations so contributors know why they exist:apt(runner can't resolveapi.adoptium.net)sdkmanagerinstall withset +o pipefail(avoidsyesSIGPIPE)chmod +x gradlewin-step (runner checkout drops the exec bit)Each is also documented in
.gitea/workflows/pr-checks.ymlcomments. README-only change; no workflow/code change.AI-assisted contribution disclosure: authored with Claude Code (Claude Opus); commit carries a
Co-Authored-By: Claudetrailer.🤖 Generated with Claude Code