Skip to content

DOC: Remove travis doc build #26856

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

Merged
merged 3 commits into from
Jun 18, 2019
Merged

DOC: Remove travis doc build #26856

merged 3 commits into from
Jun 18, 2019

Conversation

datapythonista
Copy link
Member

In #26648 we started building the documentation in azure pipelines. Seems to work fine, removing the travis build here.

@datapythonista datapythonista added Docs CI Continuous Integration labels Jun 14, 2019
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you fix the doc links in contributing guide to show the new site?

@datapythonista
Copy link
Member Author

Just opened #26857 for that.

@codecov
Copy link

codecov bot commented Jun 14, 2019

Codecov Report

Merging #26856 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26856      +/-   ##
==========================================
- Coverage   91.88%   91.87%   -0.01%     
==========================================
  Files         179      179              
  Lines       50696    50696              
==========================================
- Hits        46581    46577       -4     
- Misses       4115     4119       +4
Flag Coverage Δ
#multiple 90.46% <ø> (ø) ⬆️
#single 41.09% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 88.88% <0%> (-11.12%) ⬇️
pandas/core/frame.py 96.88% <0%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 430f0fd...b044924. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 14, 2019

Codecov Report

Merging #26856 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26856      +/-   ##
==========================================
- Coverage   91.87%   91.86%   -0.01%     
==========================================
  Files         180      180              
  Lines       50716    50716              
==========================================
- Hits        46594    46590       -4     
- Misses       4122     4126       +4
Flag Coverage Δ
#multiple 90.45% <ø> (ø) ⬆️
#single 41.12% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 88.88% <0%> (-11.12%) ⬇️
pandas/core/frame.py 96.88% <0%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49f33f0...c2d4fec. Read the comment docs.

@topper-123
Copy link
Contributor

I got an https security warning on https://dev.pandas.io/. Anyone can confirm?

@datapythonista
Copy link
Member Author

We've got #26841 for the TLS warning, didn't take a look yet.

@jreback
Copy link
Contributor

jreback commented Jun 18, 2019

did this need a rebase? the reason i ask is IIRC the travis file was updated, but not sure this matters here.

@datapythonista
Copy link
Member Author

I rebased it today, this is up to date with master, except for any commit in the last couple of hours.

@jreback jreback merged commit d432f65 into pandas-dev:master Jun 18, 2019
@jreback
Copy link
Contributor

jreback commented Jun 18, 2019

thanks @datapythonista

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants