Add AmberELEC deployment support - #21
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughAmberELEC support adds a deployment wrapper, platform configuration, usage details, and README documentation. The configuration uses ChangesAmberELEC deployment
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This localized change adds AmberELEC deployment support and matching defaults; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 2 files. (1 skipped: 1 unsupported.)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 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 |
Adds an AmberELEC deploy wrapper and the matching
/storage/romsdefaults.The README now lists the AmberELEC command alongside the other CFW-specific deploy scripts.
Summary by cubic
Adds AmberELEC as a supported deployment platform so you can deploy with
scripts/deploy-amberelec.sh <ssh-host>.scripts/deploy.sh amberelec.amberelecplatform with default root/storage/roms, matching ROCKNIX.--root PATH,--storage, and theCODBOZ_AMBERELEC_DEPLOY_HOST/CODBOZ_AMBERELEC_DEPLOY_ROOTenv vars.Written for commit 8e84d56. Summary will update on new commits.
Summary by CodeRabbit
New Features
Documentation