128 Commits

Author SHA1 Message Date
TanKanT97 6361d2abbb Update OrangeFox-Compile.yml
Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
2024-07-29 06:32:46 -04:00
TanKanT97 8894898fa3 Update OrangeFox-Compile.yml
Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
2024-07-29 03:52:14 -04:00
TanKanT97 e1c7b31200 Update OrangeFox-Compile.yml
Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
2024-07-29 03:27:38 -04:00
TanKanT97 fc1af0fbac Update OrangeFox-Compile.yml
Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
2024-07-29 03:06:33 -04:00
TanKanT97 d78d1dbeb2 Update OrangeFox-Compile.yml
Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
2024-07-29 02:34:15 -04:00
Carlo Dandan ab723051f9 builder: yml: Update github action release version.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-07-28 11:55:41 +08:00
Carlo Dandan 949f4225b8 builder: yml: Switch swap to 24.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-07-28 11:54:41 +08:00
Carlo Dandan fd256c4491 builder: yml: Command cleanup, not necessary.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-05-27 09:39:18 +08:00
Carlo Dandan acb2b8a182 Merge pull request #8 from cachiusa/main
Enable C cache to speed up compilation
2024-05-24 22:24:52 +08:00
dogpoopy 49fca92363 Update OrangeFox-Compile.yml
* Remove "if" condition to make it work in org
2024-05-20 11:34:15 +08:00
cachiusa 286796866d Disable Soong sandboxing to avoid conflict with ccache
Signed-off-by: cachiusa <70309181+cachiusa@users.noreply.github.com>
2024-05-20 09:41:39 +07:00
cachiusa d3a785fd4d Enable C cache to speed up compilation
Signed-off-by: cachiusa <70309181+cachiusa@users.noreply.github.com>
2024-05-19 17:13:35 +07:00
Carlo Dandan cd11c53ffb builder: yml: Removed MD5SUM value.
* Depopulate release body.

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-04-20 18:27:29 +08:00
Carlo Dandan e9f330dfaf builder: Switch to different way of setting git identity.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-04-20 18:22:59 +08:00
Carlo Dandan 1e07bc97d1 builder: Update actions/checkout version to v4.
Error:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-03-20 15:03:26 +08:00
Carlo Dandan 89bd8d9a20 yml: Added branch in cloning to avoid redirecting warning.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-01-09 13:57:01 +08:00
Carlo Dandan a2cb286513 yml: Minor cleanup/changes. -- 2
* Removed img/zip checker.
* Moved MD5SUM checker at Set Release Properties.

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-01-09 05:45:28 +00:00
Carlo Dandan eb62572519 yml: Removed conditional statement for manifest branch.
* Since OrangeFox Recovery already stated that branch 10 and below are considered obsolete (applied in this commit d82ca3e16a), manifest checking should also be removed in this yaml configuration, since lunch and make command are just the same for both fox_11.0 and fox_12.1 branch.

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-01-09 05:33:13 +00:00
Carlo Dandan df0fa02fa2 yml: Minor cleanup/changes.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-01-09 05:13:53 +00:00
Carlo Dandan 0eb35e0d87 yml: moved md5 value in body instead of upload as file
* Apparently, it causes confusion on which file to download during build testing (despite, of course, the obvious file size difference).

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2023-11-27 07:41:32 +08:00
Carlo Dandan 5ec8e41427 yml: added upload .md5 file in release
* This to check if both file have same md5 value.

Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-11-25 10:35:39 +08:00
Carlo Dandan d82ca3e16a builder: removing support for branches below 11.0
According to DarthJabba9 of OrangeFox:
* Please note that all branches lower than fox_11.0 are now considered OBSOLETE, and will no longer be supported or maintained.
* As of 6 December 2022, only the fox_11.0 and fox_12.1 branches are supported. The OrangeFox sync script has been amended accordingly, and will soon be updated on gitlab. When that happens, you will no longer be able to sync any manifest lower than 11.0.
* If you haven't yet updated your device trees to build with the 11.0 or 12.1 manifests, I very strongly suggest that you do so now.

Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2023-11-25 01:33:22 +00:00
Carlo Dandan 527c00b4bb yml: Added more information in release's body.
* This is to know which point in device tree build occurs.

Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-11-14 13:41:02 +08:00
Carlo Dandan 23e8d3173e yml: to lessen red exit 1 error in action
Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-09-11 16:40:41 +08:00
Carlo Dandan bf74d8b35b ofox-builder: fix wrong naming. 2023-08-06 09:48:31 +08:00
Carlo Dee 9758f46c20 ofox-builder: rework workflows and infomation in readme file.
* Much cleaner version.

Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-08-05 16:01:08 +00:00
Carlo Dandan 066e593d8d ofox-builder: much cleaner workflows
Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-08-05 13:17:11 +00:00
Carlo Dandan 1a10a6091d ofox-builder: cleanup.
Signed-off-by: Carlo Dandan <jasminecarlo01@gmail.com>
2023-08-05 12:40:32 +00:00
Carlo Dandan 84b7dc7a28 Update OrangeFox-Compile.yml 2023-08-05 20:14:47 +08:00
Carlo Dandan 9519cf66c0 Update OrangeFox-Compile.yml 2023-08-05 19:58:17 +08:00
Carlo Dandan f2cd868d65 Update OrangeFox-Compile.yml 2023-08-05 19:35:10 +08:00
Carlo Dandan 92429cc325 Update OrangeFox-Compile.yml 2023-08-05 19:24:11 +08:00
Carlo Dandan 98420521db Update OrangeFox-Compile.yml 2023-08-05 19:15:02 +08:00
Carlo Dandan | Not a Developer 37d4e7229d Update OrangeFox-Testing.yml 2022-10-31 15:33:35 +08:00
Carlo Dandan | Not a Developer 2b9449bfa4 Update OrangeFox-Testing.yml 2022-10-31 14:59:55 +08:00
Carlo Dandan | Not a Developer 60d7a156cc Update OrangeFox-Testing.yml 2022-10-31 14:16:41 +08:00
Carlo Dandan | Not a Developer 263431959c Update OrangeFox-Testing.yml 2022-10-31 14:11:54 +08:00
Carlo Dandan | Not a Developer 55c9c59ba8 Switch back to build_env.sh
with different git-repo installation.
2022-10-31 12:43:56 +08:00
Carlo Dandan | Not a Developer 81083f792e Update OrangeFox-Compile.yml 2022-10-31 12:19:59 +08:00
Carlo Dandan | Not a Developer 14aa4168c1 Update OrangeFox-Compile.yml 2022-10-27 11:47:09 +08:00
Carlo Dandan | Not a Developer 7ff9bcb4e6 Update OrangeFox-Compile.yml 2022-10-27 11:38:34 +08:00
Carlo Dandan | Not a Developer 08444bb9e5 Update OrangeFox-Compile.yml 2022-10-27 11:35:42 +08:00
Carlo Dandan | Not a Developer ca65a9fa72 Update OrangeFox-Compile.yml 2022-10-27 11:32:08 +08:00
Carlo Dandan | Not a Developer f577ec5fb9 Update OrangeFox-Testing.yml 2022-10-26 14:22:30 +08:00
Carlo Dandan | Not a Developer 0f46ff837b Update OrangeFox-Testing.yml 2022-10-26 14:13:57 +08:00
Carlo Dandan | Not a Developer adada151e9 Update OrangeFox-Testing.yml 2022-10-26 14:02:14 +08:00
Carlo Dandan 7b0f566dba Update OrangeFox-Compile.yml 2022-10-26 13:17:25 +08:00
Carlo Dandan 41bb9ef79f Switch to Ubuntu-Latest. 2022-10-25 19:41:44 +08:00
Carlo Dandan 1e8f60e875 Update OrangeFox-Compile.yml 2022-10-25 13:26:27 +08:00
Carlo Dandan e327b47b14 Update OrangeFox-Compile.yml 2022-10-25 13:19:24 +08:00