-
Test results are not uploaded to AppVeyor.
https://stackoverflow.com/questions/46370959/cake-build-and-nunit3-generating-empty-results-file
-
mingw has been available on appveyor for a while. I would be nice to also test native mingw too:
http://help.appveyor.com/discussions/questions/372-build-setup-for-a-c-program#comment_33757635
-
Various builds and pull requests time out on appveyor so let's see if we can fix it. Examples: https://github.com/yeoman/grunt-usemin/pull/543, https://github.com/yeoman/grunt-usemin/pull/566
-
For some reason appveyor freezes when running the `bcrypt` examples: https://ci.appveyor.com/project/jeroenooms/bcrypt/history. I can't reproduce this elsewhere. Any suggestion how to debug this @krlm…
-
I noticed that the summary for this repo currently says:
> Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
But I don't see anything …
-
Right now the AppVeyor configuration is not visible from GitHub. It would be nice the configuration could be adjusted from GitHub by publishing the `appveyor.yml` file. If AppVeyor was configured from…
-
**Description**
We need to integrate Code Climate into our CI/CD pipeline to generate coverage reports for our project. This integration will help us maintain code quality and provide insights into…
-
Follow in [purty's footsteps][].
[purty's footsteps]: https://gitlab.com/joneshf/purty/blob/448a24b722be87f416364da7aeb895a27a1281ad/appveyor.yml
-
dear all,
i have one student, which has a similar problem to issue #966, seb does not start but returns an error message (see below). the version 3.8.0 did not create a logfile, but the version 3.7…
-
To prevent breaking changes, add a check to appveyor to run bitDiffer to the NLog 4.x
See https://github.com/NLog/NLog/pull/2117#issuecomment-336590413