microsoft / WSL-DistroLauncher

Sample/reference launcher app for WSL distro Microsoft Store packages.
MIT License
1.67k stars 517 forks source link

Custom Distro CI/CD build using github workflow #95

Closed srbala closed 2 years ago

srbala commented 3 years ago

Team this is more of question/requesting recommendation, might turn into a feature.

I am a SIG/Cloud member of AlmaLinux, looking to setup and automate build for AlmaLinux-WSL package. Is it possible to make use of github workflow to create WSL application package (appx). Steps or sample would greatly appreciated.

I understand AlmaLinux team has to contact WSL team wslpartners@microsoft.com for initial setup AlmaLinux distro.

KexyBiscuit commented 2 years ago

You may look at the workflow for AOSC OS, though the workflow artifacts are different from the one we publish to Microsoft Store. We always use Visual Studio on-premises to do that.