Pengwin
Pengwin copied to clipboard
Build Pengwin, including UWP wrapper, end-to-end with CircleCI or Azure Pipelines
Circle CI
We are already building packages in CircleCI and they have added Windows support. We could build the entire Pengwin image and UWP wrapper in one place. Only downside would be we have to manually post the .appxbundle. https://circleci.com/docs/2.0/hello-world-windows/
Azure Pipelines
We could do the same end-to-end build there too and even push automatically to the Store, but if we wanted to unify there we would have to re-implement building packages on Azure Pipelines. Not the worst prospect given their GUI tools.
Why would you have to manually post the appxbundle. Couldn't you just edit the circleci script to push the appxbundle to github?
Manually posting it on the Microsoft Partner portal, not GitHub, no plans to publish the .appx of Pengwin directly on GitHub.
Oh ok, I didn't think about that
We could for Fedora Remix though.
First steps done.
https://github.com/WhitewaterFoundry/pengwin-rootfs-builds