fun icon indicating copy to clipboard operation
fun copied to clipboard

Needs CI tests for Windows

Open TooTallNate opened this issue 5 years ago • 6 comments

Possibly using CircleCI for Windows beta, or AppVeyor.

TooTallNate avatar Mar 25 '19 19:03 TooTallNate

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

markozxuu avatar Apr 02 '19 03:04 markozxuu

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.

timneutkens avatar Apr 05 '19 11:04 timneutkens

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 avatar Apr 05 '19 12:04 amio

@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

markozxuu avatar Apr 06 '19 06:04 markozxuu

@MAPESO Yep, branch deleted. I also disabled appveyor webhook, no more alert from appveyor now 😎

amio avatar Apr 06 '19 07:04 amio

@amio Great !! 😺

markozxuu avatar Apr 06 '19 07:04 markozxuu