docs(rules): native builds now run on pre-push, not CI - #609
Conversation
Update the pre-push gate table: Android (assembleDebug assembleRelease) and iOS (simulator, no-signing) builds now run locally on push, scoped to native/gradle/pods/deps changes. Note the CI android-build was removed (hung 3+ hours). Verified: assembleRelease builds both APKs locally.
|
ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PRE-PUSH quality-gates documentation now includes local Android Gradle debug/release builds and unsigned iOS simulator builds, clarifies that native builds do not run in hosted CI, and expands SwiftLint and simulator setup requirements. ChangesNative pre-push gates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Follow-up to #608. Updates rules.md's pre-push gate table to document the Android (
assembleDebug assembleRelease) and iOS (simulator, no-signing) builds that now run locally on push, and notes the CI android-build was removed. Docs-only.Summary by CodeRabbit