|
@@ -4,8 +4,16 @@ Support OFRP, SHRP, TWRP compilation and production
|
|
|
```
|
|
```
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
|
|
+## Thanks to
|
|
|
|
|
+- All contributors
|
|
|
|
|
+
|
|
|
|
|
+---
|
|
|
|
|
+
|
|
|
## Release Notes
|
|
## Release Notes
|
|
|
```
|
|
```
|
|
|
|
|
+= 2022/07/08
|
|
|
|
|
+- TWRP and TWRP-based 5.X ~ 12.X are ***ALL COMPILED SUCCESSFULLY***
|
|
|
|
|
+
|
|
|
= 2022/07/06
|
|
= 2022/07/06
|
|
|
- Add support for 5.1 branch
|
|
- Add support for 5.1 branch
|
|
|
|
|
|
|
@@ -27,9 +35,6 @@ Support OFRP, SHRP, TWRP compilation and production
|
|
|
- Refactored version 2.0
|
|
- Refactored version 2.0
|
|
|
- Completely reconstruct the use logic to reduce the difficulty of use
|
|
- Completely reconstruct the use logic to reduce the difficulty of use
|
|
|
- Optimize the parameter transfer part, now you can run multiple Workers at the same time
|
|
- Optimize the parameter transfer part, now you can run multiple Workers at the same time
|
|
|
-- TWRP compilation test passed
|
|
|
|
|
-- OFRP compilation test passed
|
|
|
|
|
-- SHRP compile test passed
|
|
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
-----
|
|
-----
|
|
@@ -55,11 +60,11 @@ Support OFRP, SHRP, TWRP compilation and production
|
|
|
```
|
|
```
|
|
|
For example, your username is: JohnSmith
|
|
For example, your username is: JohnSmith
|
|
|
```
|
|
```
|
|
|
-#### 1. Click'Fork' in the upper right corner of this warehouse
|
|
|
|
|
|
|
+#### 1. Click 'Fork' in the upper right corner of this warehouse
|
|
|

|
|

|
|
|
#### 2. After waiting for the automatic redirection, you will see your own username
|
|
#### 2. After waiting for the automatic redirection, you will see your own username
|
|
|

|
|

|
|
|
-#### 3. Change the [username and email](https://github.com/CaptainThrowback/Action-Recovery-Builder/blob/main/.github/workflows/Recovery%20Build.yml#L100-L101) in the workflow to reflect your Github credentials
|
|
|
|
|
|
|
+#### 3. Change the [username and email](https://github.com/CaptainThrowback/Action-Recovery-Builder/blob/main/.github/workflows/Recovery%20Build.yml#L100-L101) in the workflow to reflect your Github credentials (optional)
|
|
|
## Setting up SSH Keys (optional)
|
|
## Setting up SSH Keys (optional)
|
|
|
#### 4. Go to Settings, then select Deploy keys and select "Add deploy key" button.
|
|
#### 4. Go to Settings, then select Deploy keys and select "Add deploy key" button.
|
|
|
|
|
|
|
@@ -94,11 +99,11 @@ cat ssh_host_ed25519_key
|
|
|
Then select Add secret.
|
|
Then select Add secret.
|
|
|
|
|
|
|
|
## Building the Recovery
|
|
## Building the Recovery
|
|
|
-#### 9. Click'Actions-Recovery Build'
|
|
|
|
|
|
|
+#### 9. Click 'Actions-Recovery Build'
|
|
|

|
|

|
|
|
-#### 10. Click'Run workflow' and fill in according to the above'parameter description'
|
|
|
|
|
|
|
+#### 10. Click 'Run workflow' and fill in according to the above 'parameter description'
|
|
|

|
|

|
|
|
-#### 11. After filling in, click'Run workflow' to start running
|
|
|
|
|
|
|
+#### 11. After filling in, click 'Run workflow' to start running
|
|
|
|
|
|
|
|
-----
|
|
-----
|
|
|
|
|
|