raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

I need more control over appveyor builds, please #185

Closed silkentrance closed 4 years ago

silkentrance commented 5 years ago

@raszi

With #121 I need to have more control over the appveyor jobs as they are constantly hitting a timeout (1hr per build), with 5 builds per commit this is not acceptable :grin:.

While I could be fixing things on my windows machine, I would rather have it to work in the CI environment.

Please see https://help.appveyor.com/discussions/problems/6493-user-permissions-button-to-cancel-build-not-visible for more information.

silkentrance commented 4 years ago

@raszi having to wait for appveyor builds to fail is a PITA, please give me some control over the build jobs, so that I can stop/restart them as needed.

The same goes for travis-ci builds. Here I also need to be able to stop/restart builds.

raszi commented 4 years ago

After a short struggle with AppVeyor I believe I succeeded. Could you please check whether you have the right permissions?

silkentrance commented 4 years ago

Thank you very much. Works like a charm :+1: