Skip to content

klimentin40/CirrusCI-Recovery-Builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Cirrus CI to compile Recovery

  • Support OFRP, SHRP, TWRP compilation and production

Must Set github token secret

'Name: GH_TOKEN' 'Secret: Your Github Token (with push permissions)'

Must Setup Cirrus-CI from github marketplace

Setup Cirrus-CI From Github-MarketPlace

  • Based On Action Recovery Builder

Thanks to

Parameter Description

Name Description Example
MANIFEST_URL Source address https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git
MANIFEST_BRANCH Source branch twrp-12.1
DEVICE_TREE_URL Device address https://github.com/ShazuxD/device_xiaomi_fleur-twrp
DEVICE_TREE_BRANCH Device branch twrp-12.1
DEVICE_PATH Device location device/xiaomi/fleur
COMMON_TREE_URL Common tree address https://github.com/TeamWin/android_device_asus_sm8250-common
COMMON_PATH Common tree location device/asus/sm8250-common
DEVICE_NAME Model name fleur
MAKEFILE_NAME Makefile name twrp_fleur
BUILD_TARGET Build Target Partition (boot/recovery/vendorboot) boot

Compilation results

Download Link Can Be Found on CirrusCI in upload_script logs


Remark

OrangeFox Recovery Project: https://gitlab.com/OrangeFox/Manifest

About

Build Twrp With Cirrus-CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%