Skip to content

CLEAN: Removing outdated and unused CI files #24004

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 1 commit into from
Nov 30, 2018
Merged

CLEAN: Removing outdated and unused CI files #24004

merged 1 commit into from
Nov 30, 2018

Conversation

datapythonista
Copy link
Member

Removing outdated and unused files.

  • ci/print_versions.py doesn't work, as the used path has changed. It's not used anywhere in the code, and when needed, python -c "import pandas; pandas.show_versions();" is used instead.
  • ci/README.txt it's outdated and incomplete. After updating the CI and making it more compact, I'll try to add a section to the contributing page in the docs, about what we have. This should be more useful than this file.

@datapythonista datapythonista added CI Continuous Integration Clean labels Nov 29, 2018
@codecov
Copy link

codecov bot commented Nov 30, 2018

Codecov Report

Merging #24004 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24004   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         161      161           
  Lines       51549    51549           
=======================================
  Hits        47586    47586           
  Misses       3963     3963
Flag Coverage Δ
#multiple 90.7% <ø> (ø) ⬆️
#single 42.44% <ø> (ø) ⬆️

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 dc8d35a...a8dcda9. Read the comment docs.

@jreback jreback added this to the 0.24.0 milestone Nov 30, 2018
@jreback jreback merged commit cfacd4c into pandas-dev:master Nov 30, 2018
@jreback
Copy link
Contributor

jreback commented Nov 30, 2018

thanks!

saurav2608 pushed a commit to saurav2608/pandas that referenced this pull request Dec 1, 2018
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Clean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants