vercel/fun

Needs CI tests for Windows

Opened this issue ยท 6 comments

@TooTallNate Our best option for now is to use AppVeyor. Circle CI it still does not stable release the support for Windows

We've been very successful with Azure Pipelines on Next.js:
https://azure.microsoft.com/en-us/services/devops/pipelines/

I think now-desktop also uses it.

amio commented

Azure Pipelines looks promising, let's give it a try ๐Ÿ‘

Two PRs for this:

  1. Get build script compatible with windows (#12)
  2. Update azure pipelines config for testing with windows image (#13)

@amio If we are going to use Azure pipeline I recommend deleting the add/appveyor-configuration branch. I see no case that continues to exist ๐Ÿ‘€

Screen Shot 2019-04-06 at 00 31 49

amio commented

@mapeso Yep, branch deleted. I also disabled appveyor webhook, no more alert from appveyor now ๐Ÿ˜Ž

@amio Great !! ๐Ÿ˜บ