KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

Set up CI with Azure Pipelines for Windows app only and cleanup project #481

Closed radujipa closed 4 years ago

radujipa commented 4 years ago

This sets up a CI/CD pipeline in Azure together with Store signing. For the build pipeline to work, both the MakeArt_StoreKey.pfx and MakeArt_StoreKey_Pass need to be configured in Azure DevOps. For local development, create a temporary certificate and remember to exclude that change from your final commits.