-
We currently have travis CI for linux, but I'd also like to have Windows CI with appveyor. The install script shouldn't be too hard to make, but as I took a first look at it, I realized we would have …
-
Hi how do I setup automatic updates with appveyor? My appveyor setup publishes new releases but my app can not auto update from these newly published releases. How do I configure this?
[My Electro…
-
-
Took trial and error and no doubt not how it should be done (detached head) but AppVeyor pushes the updated av.md back to GH after running the update.ahk test script ...
-
The example in https://docs.conan.io/en/latest/integrations/ci/appveyor.html is invalid (indentation, cmmd). I am new to appveyor. I guess it should be:
```yml
version: 1.0.{build}
platform:
-…
-
when i go to https://ci.appveyor.com/project/zdenop/tesseract and look at the current build i don't understand how i go from there to the 64 bit or 32 bit download page.
DNYLA updated
5 years ago
-
Would a PR for this be welcome?
-
The current setup of the **apiclient-boilerplate-dotnet** repository includes code coverage reporting to the following platforms:
- **SonarCloud**: Receives all coverage reports (unit and integration…
-
**Description**
We need to integrate Codecov for tracking code coverage in our project. This will help us ensure code quality and maintainability by providing insights into our test coverage.
**…
-
### Describe the Bug
Similar to https://github.com/Badgerati/Pode.Web/issues/605. When combining Pode.Web with Pode to provide API and Web Front-End, I get:
`WARNING: Resulting JSON is truncated …