feat(Docs): Revamp Inji Mobile Wallet Local Setup Guide#16
feat(Docs): Revamp Inji Mobile Wallet Local Setup Guide#16Kaushikgupta469 wants to merge 4 commits into
Conversation
Signed-off-by: Kaushik Gupta <146950347+Kaushikgupta469@users.noreply.github.com> #2521
|
Warning Review limit reached
Next review available in: 28 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe documentation updates align Inji Mobile with current repository links and toolchains, revise Android and iOS build and publishing workflows, and replace local deployment guidance with detailed Mimoto Docker Compose, OAuth, certificate, endpoint, and wallet configuration instructions. ChangesMobile build and local setup
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@inji-wallet/inji-mobile/build-and-deployment/README.md`:
- Around line 469-471: Update the TestFlight instructions near the iOS
deployment workflow to use an iOS-specific GitHub Actions screenshot asset
instead of inji_android_github_actions.jpg; if the UI is identical, remove the
embedded image.
- Around line 13-16: Align the Node/npm prerequisite in the setup documentation
with the actual installation steps: either add an explicit step to install or
pin npm 8.19.3, or update the prerequisite to the npm version bundled with Node
18.17.1. Keep the documented toolchain versions consistent.
- Around line 249-252: Update the README command for rebuilding after .env
changes to pass the flag through npm using the supported double-dash separator:
`npm run android:mosip -- --reset-cache`. Keep the surrounding build and
installation instructions unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: d7c204b4-2664-4a5a-b7d8-d0f224d33b60
⛔ Files ignored due to path filters (3)
.gitbook/assets/inji_android_github_actions.jpgis excluded by!**/*.jpg.gitbook/assets/inji_android_github_actions.pngis excluded by!**/*.png.gitbook/assets/inji_ios_github_actions.pngis excluded by!**/*.png
📒 Files selected for processing (2)
inji-wallet/inji-mobile/build-and-deployment/README.mdinji-wallet/inji-mobile/build-and-deployment/local-setup.md
Signed-off-by: Kaushik Gupta <146950347+Kaushikgupta469@users.noreply.github.com>
This reverts commit cc2ad80. Signed-off-by: Kaushik Gupta <146950347+Kaushikgupta469@users.noreply.github.com>
…d text Signed-off-by: Kaushik Gupta <146950347+Kaushikgupta469@users.noreply.github.com>
9aad423 to
076962f
Compare
Inji Documentation: Revamp Inji Mobile Wallet Local Setup Guide
-Update Readme.md with the latest packages and modules required for local development
#2521
Summary by CodeRabbit