From 60ac832cb0e479d9db35991e62b4259c8dbc4c52 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:00:00 +0000 Subject: [PATCH 1/3] Adding Github Actions build guide --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 2fe9076..32203cf 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,30 @@ >
To request:
- A newer build
- A build with a different version of GApps (Google Play Services) or Magisk (root)
- A build without Magisk (root) or GApps (Google Play Services)
Feel free to open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues).

Requested (Custom) Builds can be found by pressing the "Custom Build" button below. +
+

  ❓Want to build a custom build❓

+ +> **Note** +>
If you can, please download WSA from the [Release](https://github.com/MustardChef/WSABuild/releases/latest) or request a prebuilt custom build using the [Issues page](https://github.com/MustardChef/WSABuilds/issues.)
+>
However, this guide gives you the option to build your own build using the MagiskOnWSA Github Actions Script from the community
+ + +1. Star (if you like) and [Fork this repository](https://github.com/YT-Advanced/WSA-Script/fork) + ![Fork Button](https://docs.github.com/assets/images/help/repository/fork_button.png) +1. Go to the **Action** tab in your forked repo + ![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png) +1. In the left sidebar, click the **Custom Build** workflow. + ![Workflow](https://docs.github.com/assets/images/help/repository/actions-select-workflow-2022.png) +1. Above the list of workflow runs, select **Run workflow** + ![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) +1. Select the option then click **Run workflow** + ![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) +1. Wait for the action to complete and download the artifact +**DO NOT download it via multithread downloaders like IDM** + ![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) +
+ + |****Operating System****|****Download Page****| |----------|-----------| | | [![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20x64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2301.40000.7.0)
[![win11down](https://img.shields.io/badge/Download%20Latest%20Build-Windows%2011%20arm64-blue?style=for-the-badge&logo=windows11)](https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_2301.40000.7.0_arm64)|![image](https://user-images.githubusercontent.com/68516357/213565690-f2f3710b-7673-4ac1-b8b4-0c6f58028c6f.png) From deacfc64f04f880ba1203687a704f933894475b9 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Mon, 27 Feb 2023 18:11:44 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 71 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 57 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 32203cf..d65c32d 100644 --- a/README.md +++ b/README.md @@ -41,20 +41,63 @@ >
If you can, please download WSA from the [Release](https://github.com/MustardChef/WSABuild/releases/latest) or request a prebuilt custom build using the [Issues page](https://github.com/MustardChef/WSABuilds/issues.)
>
However, this guide gives you the option to build your own build using the MagiskOnWSA Github Actions Script from the community
- -1. Star (if you like) and [Fork this repository](https://github.com/YT-Advanced/WSA-Script/fork) - ![Fork Button](https://docs.github.com/assets/images/help/repository/fork_button.png) -1. Go to the **Action** tab in your forked repo - ![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png) -1. In the left sidebar, click the **Custom Build** workflow. - ![Workflow](https://docs.github.com/assets/images/help/repository/actions-select-workflow-2022.png) -1. Above the list of workflow runs, select **Run workflow** - ![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) -1. Select the option then click **Run workflow** - ![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) -1. Wait for the action to complete and download the artifact +> **Warning** +> **Important:** +> Please **do not directly fork** the repo provided in the instructions below. Instead, follow the instructions set out clearly. + +
+ +--- +#### **1. Log into your Github Account (this is necessary) and in the home page, click on the button (shown below) and select "import a repository" or go to [this page directly](https://github.com/new/import)** + ***Step 1:*** + + + + ***Step 2:*** + + ![image](https://user-images.githubusercontent.com/68516357/221641202-e3ef4deb-f2dd-46e6-82c8-fb4767f82e99.png) + +--- +#### **2. [Copy the URL of this Repo](https://github.com/MustardChef/WSA-Script) and paste it into the the text box below and press "Import"** + +![image](https://user-images.githubusercontent.com/68516357/221643582-72d71f68-8f53-48d9-a940-692a54d42098.png) + +--- +#### **3. Go to the **Action** tab in your newly imported repo** + +![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png) + +--- +#### **4. In the left sidebar, click the **Custom Build** workflow.** + +![Workflow](https://docs.github.com/assets/images/help/repository/actions-select-workflow-2022.png) + +--- +#### **5. Above the list of workflow runs, select **Run workflow**** + +![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) + +--- +#### **6. Select your desired options such as ***Magisk Version***, ***WSA Release Channel + WSA Archetecture*** , ***GApps Varient*** and ***Compression Format*** then click **Run workflow**** + +![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) + +--- +#### **7. Wait for the action to complete and download the artifact** + **DO NOT download it via multithread downloaders like IDM** - ![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) + +![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) + +#### **8. Install like normal using the instructions in this repository** + +
+ +### **Enjoy** + +
+ +--- @@ -301,7 +344,7 @@ ### Moving WSA to another drive or partition: [](https://github.com/MustardChef/WSABuilds/blob/master/Guides/MoveToExtDrive.md) -### Installing KernalSU +### Installing KernelSU [](https://github.com/MustardChef/WSABuilds/blob/master/Guides/KernelSU.md) From e9b41b575fd5dc682d067a86b50b5cb0df85600c Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Mon, 27 Feb 2023 18:17:08 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index d65c32d..0219810 100644 --- a/README.md +++ b/README.md @@ -26,28 +26,23 @@ > ### I will move to a more transparent method of building MagiskOnWSA builds soon, due to the overarching concerns with safety, transparancy and build integrity > #### The same level of scrutiny should be applied with the Windows Subsystem For Android™ builds as with any other program that you download from the internet - -
-

  ❓Want to request a custom build❓

- -> **Note** ->
To request:
- A newer build
- A build with a different version of GApps (Google Play Services) or Magisk (root)
- A build without Magisk (root) or GApps (Google Play Services)
Feel free to open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues).

Requested (Custom) Builds can be found by pressing the "Custom Build" button below.
- -
-

  ❓Want to build a custom build❓

+ +
+

  ❓Want to build your own custom build❓

> **Note** ->
If you can, please download WSA from the [Release](https://github.com/MustardChef/WSABuild/releases/latest) or request a prebuilt custom build using the [Issues page](https://github.com/MustardChef/WSABuilds/issues.)
+>
If you can, please download WSA from the [Releases](https://github.com/MustardChef/WSABuilds/releases) or request a prebuilt custom build using the [Issues page](https://github.com/MustardChef/WSABuilds/issues.)
>
However, this guide gives you the option to build your own build using the MagiskOnWSA Github Actions Script from the community
> **Warning** > **Important:** -> Please **do not directly fork** the repo provided in the instructions below. Instead, follow the instructions set out clearly. - -
+> Please **do not directly fork** the repo provided in the instructions below. Instead, follow the instructions set out clearly, to avoid the repo from being taken down as a result of a misuse of Github Actions due to the large number of forks. +### **Instructions** + --- + #### **1. Log into your Github Account (this is necessary) and in the home page, click on the button (shown below) and select "import a repository" or go to [this page directly](https://github.com/new/import)** ***Step 1:*** @@ -99,7 +94,13 @@ ---
- + +
+

  ❓Want to request a custom build❓

+ +> **Note** +>
To request:
- A newer build
- A build with a different version of GApps (Google Play Services) or Magisk (root)
- A build without Magisk (root) or GApps (Google Play Services)
Feel free to open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues).

Requested (Custom) Builds can be found by pressing the "Custom Build" button below. +
|****Operating System****|****Download Page****| |----------|-----------|