LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.64k stars 23.23k forks source link

[Feature Request] Add releaseflow #682

Closed HidemaruOwO closed 1 year ago

HidemaruOwO commented 1 year ago

Is your feature request related to a problem?/你的请求是否与某个问题相关?

No

Describe the solution you'd like/描述你想要的解决方案

Please distribute the results in a GitHub release. This can be automated with GitHub Actions.

Additional context/其他信息

No response

HidemaruOwO commented 1 year ago

Currently working on it. We have successfully built and released in the workflow, but have not tried to see if the built artifacts work on Windows, so we will try later. https://github.com/HidemaruOwO/MagiskOnWSALocal

Download https://github.com/HidemaruOwO/MagiskOnWSALocal/releases

HidemaruOwO commented 1 year ago

I also merge the content of this PR. I created a commit named YT-Advanced when merging https://github.com/LSPosed/MagiskOnWSALocal/pull/620

HidemaruOwO commented 1 year ago

We will send out a PR as soon as we confirm that it works.

s1204IT commented 1 year ago

"MagiskOnWSA" was disabled because building of WSA using GitHub Actions.
It has been testified to in the past by Mr. Howard of LSPosed.

All work done in local host. (https://github.com/LSPosed/MagiskOnWSALocal/commit/555c643) Since this commit, the repository, renamed "MagiskOnWSA**Local**", has been developed with the assumption that it will be built with WSL.

s1204IT commented 1 year ago

https://github.com/LSPosed/MagiskOnWSALocal/blob/79f2d86/.github/workflows/magisk.yml

Development was originally based on Actions.

In addition, because LSPosed is an organization, not an individual, penalties may be added if the same violation is repeated.
Therefore, LSPosed will not be building WSA using GitHub Actions in the future.

HidemaruOwO commented 1 year ago

I understrand