-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up CI with Azure Pipelines #1640
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1640 +/- ##
==========================================
+ Coverage 89.85% 89.86% +<.01%
==========================================
Files 185 185
Lines 27085 27087 +2
Branches 2328 2328
==========================================
+ Hits 24338 24342 +4
+ Misses 2340 2339 -1
+ Partials 407 406 -1
|
|
@cpcloud will it blend? |
|
@kszucs Alright, I managed to get mysql and postgresql tests up and running. We're installing mariadb and postgres through chocolatey, but other than that builds are pretty much doing the same thing. Azure pipelines AFAICT doesn't have anything like hosted database services for CI (yet). This suffices for now. |
|
Merging. |
|
I know this is already closed, but if you have any questions or suggestions, please let me know. I'm a Program Manager on Azure Pipelines. |
No description provided.