Skip to content
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

Closed
wants to merge 79 commits into from
Closed

Conversation

azure-pipelines[bot]
Copy link

No description provided.

@cpcloud cpcloud added this to the Next Release milestone Sep 29, 2018
@cpcloud cpcloud added feature Features or general enhancements ci Continuous Integration issues or PRs labels Sep 29, 2018
@codecov
Copy link

codecov bot commented Sep 30, 2018

Codecov Report

Merging #1640 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
ibis/tests/all/conftest.py 86.2% <ø> (ø) ⬆️
ibis/tests/backends.py 89.77% <100%> (+0.98%) ⬆️

@kszucs
Copy link
Member

kszucs commented Sep 30, 2018

@cpcloud will it blend?

@cpcloud
Copy link
Member

cpcloud commented Sep 30, 2018

@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.

@cpcloud
Copy link
Member

cpcloud commented Oct 1, 2018

Merging.

@cpcloud cpcloud closed this in 230a173 Oct 1, 2018
@cpcloud cpcloud deleted the azure-pipelines branch October 1, 2018 00:30
@kaylangan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration issues or PRs feature Features or general enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants