Commit Graph

111 Commits

Author SHA1 Message Date
Saad
a8c1df2b71
Update dependencies
This is required after Node 20 changes

Signed-off-by: Saad <saadelasfur@gmail.com>
2024-11-02 18:11:30 +03:00
azwhikaru
7e063cedff
Merge pull request #87 from ArcticAquila/main
Add some function to SSH Key task
2024-03-18 13:13:38 +08:00
Franklin Azriel
9918bfba1a
Merge pull request #1 from ArcticAquila/dev
Adding function for initializing ssh key for cloning private manifest…
2024-03-17 15:54:26 +07:00
ArcticAquila
419f800d36
Adding function for initializing ssh key for cloning private manifest, device tree, and common tree 2024-03-17 15:49:23 +07:00
azwhikaru
d3b2a13fa2
Update README.md 2024-01-14 19:53:27 +08:00
azwhikaru
3cb8e73415
Update README.md 2023-11-21 18:52:21 +08:00
azwhikaru
b9b33ac4cf
Create Recovery Build (Legacy).yml 2023-11-21 18:45:30 +08:00
azwhikaru
20a24e4b72
Merge pull request #68 from lopestom/patch-3
Updates Recovery Build.yml -- part & build img file
2023-10-08 20:42:40 +08:00
lopestorm
3b46ef99a7
Update Recovery Build.yml
- Update to python3
Since something update so Action-TWRP-Builder stopping in the `Prepare the environment` phase.
Example: https://github.com/lopestom/Action-Recovery-Builder-CT/actions/runs/6437158675/job/17481827409#step:5:388

- Update to ubuntu-latest
Since something update so Action-TWRP-Builder stopping in the `Prepare the environment` phase.
Updating python3 failed to solve the issue alone. Therefore, it is necessary to update the Ubuntu version as well.
This resolves future Operating System updates.

The commit alread tested and passing to building img file normally.
Tested to pass: https://github.com/lopestom/Action-Recovery-Builder-CT/actions/runs/6443479246/job/17495478515
https://github.com/lopestom/Action-Recovery-Builder-CT/actions/runs/6443479246/job/17495478515#step:5:1741
2023-10-07 19:35:07 -03:00
azwhikaru
28079111be
Merge pull request #62 from acastillorobles77/main-1
Remove OrangeFox manifest repo URL and fix SHRP manifest repo URL
2023-08-10 14:57:21 +08:00
Angel Castillo
2961d68f4e
Remove OrangeFox manifest repo URL and fix SHRP manifest repo URL
No need to keep OrangeFox manifest repo URL since there is already a [dedicated repo](https://github.com/azwhikaru/Action-OFRP-Builder) for building said recovery and current SHRP manifest repo URL leads to a 404 error (not found) which has been fixed as well
2023-08-09 18:14:13 -06:00
azwhikaru
feb8fe9efb
Merge pull request #59 from lopestom/patch-1
Update Recovery Build.yml
2023-08-07 20:15:44 +08:00
lopestorm
98dbe8ca23
Update Recovery Build.yml
*vendor*.img
Since [vendorboot]image need to compile with lunch so the img file compiled has vendor_boot file name. The actions cannot release & upload correct img file because has different names.
2023-08-01 10:41:42 -03:00
azwhikaru
2f2e94276f
Update README.md 2023-06-14 08:32:05 +08:00
azwhikaru
9d24afb264
Merge pull request #49 from Tonyha7/main-zip
Also release zip
2023-06-14 08:12:16 +08:00
azwhikaru
ea6914eb8b
Fix URL 2023-04-20 15:49:40 +08:00
azwhikaru
e036c5777a
Add OrangeFox's repository 2023-04-20 15:48:29 +08:00
th7
f97ccb9df5
Also release zip 2023-03-04 18:04:58 +08:00
azwhikaru
3e47365133
Merge pull request #47 from firedevel/main
Add libncurses5 for omni building
2023-02-21 10:43:24 +08:00
Fire
f78cdab814
Update Recovery Build.yml 2023-02-05 10:34:55 +08:00
azwhikaru
e1393c9255
Merge pull request #42 from Nico170420/main
fix upload issue
2023-01-19 00:14:37 +08:00
Nico1704
2fc2759bc0
update credits 2023-01-18 14:44:34 +01:00
Nico1704
b5de54b584
Fix release bug 2023-01-18 03:10:39 +01:00
azwhikaru
9b40b373ec
Merge pull request #41 from MdHusainhfz/main
Update gtk3 lib for newer Ubuntu
2023-01-11 22:39:12 +08:00
Md Husain Shikder
b3ebab0941
Update gtk3 lib for newer Ubuntu (>20.04) 2023-01-09 20:35:43 +06:00
azwhikaru
0111de4458
Merge pull request #39 from sakshiagrwal/main
deprecated
2023-01-04 23:22:46 +08:00
Sakshi Aggarwal
0e5391f790 Ubuntu 18.04 [deprecated]
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners

Signed-off-by: Sakshi Aggarwal <81718060+sakshiagrwal@users.noreply.github.com>
2023-01-04 07:43:14 +00:00
Captain Throwback
3fe586fe33 Remove set-output commands
Remove unused variable and update deprecated code

Signed-off-by: Sakshi Aggarwal <81718060+sakshiagrwal@users.noreply.github.com>
2023-01-04 07:40:54 +00:00
Captain Throwback
dbae9099e5 Remove conditional for 12.1 repopick
Patches have been officially merged

Signed-off-by: Sakshi Aggarwal <81718060+sakshiagrwal@users.noreply.github.com>
2023-01-04 07:40:40 +00:00
Πνευμα
915605ce0e
Update README.md 2022-10-28 12:52:20 +08:00
Πνευμα
efe85c9d8b
Fixed some translation issues
Fixed some translation issues
2022-09-04 00:26:32 +08:00
Πνευμα
583ff5d051
Merge pull request #18 from CaptainThrowback/main
Convert dependencies file to manifest and sync
2022-07-15 16:06:06 +08:00
Captain Throwback
ff24441e91
Convert dependencies file to manifest and sync
Add script to convert dependencies file. Thanks to @Yilliee
for providing the script!

If dependency file doesn't exist, then report error and
continue to next step (continue-on-error)

Use conditional based on branch to identify expected
name of dependency file

Additional updates and cleanup, including:
- Remove branch check for 5.1 (upstream merged)
- Replace "cd" commands with working-directory
- Remove PATH references
- Symlink ~/bin/repo to /usr/bin so automatically included
  in PATH
- Clean up repo command (-f is deprecated)
- Only build JDK 8 (JDK 7 not needed) and remove version check
- Display more build parameters (user environment variables)
2022-07-13 12:32:35 -04:00
Πνευμα
0300f9dce6
Fixed some bugs and outdated descriptions
Fixed some bugs and outdated descriptions
2022-07-08 23:10:47 +08:00
Πνευμα
307dab338f
Make SSH Key unnecessary 2022-07-08 12:17:01 +08:00
Πνευμα
905472f4c4
Fixed some description images
Fixed some description images
2022-07-08 12:11:56 +08:00
Πνευμα
836529a82f
Merge pull request #17 from CaptainThrowback/main
Update repo for twrp-5.1 to twrp-12.1 tree support
2022-07-08 11:20:57 +08:00
AzwHikaru
7ef3d4b722 Merge pull request #17 from CaptainThrowback/main
- Update defaults for 12.1 branch
- Add support for custom build target
- Add support for SSH keys
- Customize OpenJDK install
- Add more build info to release page
- Add support for common trees
- Display user variables at beginning of build
- Update README for all relevant changes
2022-07-08 11:20:29 +08:00
Captain Throwback
89bd7c6044
Update repo for twrp-5.1 to twrp-12.1 tree support
- Update defaults for 12.1 branch
- Add support for custom build target
- Add support for SSH keys
- Customize OpenJDK install
- Add more build info to release page
- Add support for common trees
- Display user variables at beginning of build
- Update README for all relevant changes
2022-07-07 14:53:35 -04:00
Πνευμα
4c772d3dbf
Rename some description
Rename some description
2022-07-07 20:58:26 +08:00
Πνευμα
cbc74174ca
Do not delete ".repo" before starting
Do not delete ".repo" before starting
2022-07-07 20:44:13 +08:00
Πνευμα
50a426611c
Use HTTPS
Use HTTPS
2022-07-02 15:44:00 +08:00
寄寄子
e491e2fc30
Delete README_CN.md 2022-05-29 22:14:55 +08:00
寄寄子
c41782736d
Update README.md 2022-05-29 22:14:41 +08:00
寄寄子
3b9fbb43f6
Merge pull request #15 from Bodya-Kolibass/android-11
Optimize runner resource usage
2022-05-29 22:11:58 +08:00
Bodya-Kolibass
aa4cdb37cf
Optimize runner resource usage
This hotfix provides the ability to build for Android 11
2022-05-28 21:45:48 +03:00
Aizawa Hikaru
c1b0634982
Update Make.yml 2022-03-15 01:32:58 +08:00
Aizawa Hikaru
0e7522bdc2
del 2022-02-26 00:46:15 +08:00
Aizawa Hikaru
b325f5f1db
Update Make.yml 2022-02-26 00:35:47 +08:00
Aizawa Hikaru
3ae2e51a9f
Update Make.yml 2022-02-26 00:35:19 +08:00