atom/ci

Investigate AppVeyor failures

Arcanemagus opened this issue · 4 comments

It looks like 02e8268 might have broken downloads on AppVeyor: https://ci.appveyor.com/project/Arcanemagus/linter-stylelint/build/437/job/envtf2j641tli3l5

I'm checking if any other builds have failed while using the new method.

Looks like it can't be that change, as this build is before it landed, and this build used it just fine.

Yeah there's a reason I was using the Appveyor CLI. After extensive testing, it was by far the most reliable. Suggest we revert the change and then add logic that uses the appveyor CLI on appveyor and another technique when not on appveyor.

Also, turns out the commit for https://ci.appveyor.com/project/Arcanemagus/linter-stylelint/build/436 was 2 days ago, the build was only 4 hours ago, so it was definitely running with this commit.