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

DOC: update make.py script #16456

Merged

Conversation

jorisvandenbossche
Copy link
Member

@TomAugspurger I updated the docs yesterday with this.

Not sure if it is needed to keep the possibility to pass a user (if you specify this in .ssh/config you don't need this, but the current code allows you to not have the user specified there)
But I could also simplify and just remove the whole user thing.

(depending on that will also update the other one, upload_stable_pdf)

@jorisvandenbossche jorisvandenbossche added Build Library building on various platforms Docs labels May 23, 2017
@jorisvandenbossche jorisvandenbossche added this to the 0.20.2 milestone May 23, 2017
@TomAugspurger
Copy link
Contributor

Thanks.

I should probably just make a pandas user on the server that we all have the ability to ssh into.

@jorisvandenbossche
Copy link
Member Author

I should probably just make a pandas user on the server that we all have the ability to ssh into.

Not sure if it is that useful? Because you would still need to add a key for everybody wanting to access it no? (and I suppose adding a new user is also not that much of work?)

@codecov
Copy link

codecov bot commented May 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16456      +/-   ##
==========================================
- Coverage   90.42%   90.42%   -0.01%     
==========================================
  Files         161      161              
  Lines       51023    51023              
==========================================
- Hits        46138    46137       -1     
- Misses       4885     4886       +1
Flag Coverage Δ
#multiple 88.26% <ø> (-0.01%) ⬇️
#single 40.17% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/common.py 91.05% <0%> (-0.34%) ⬇️

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 6614e26...6adc736. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 92372c7 into pandas-dev:master May 23, 2017
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request May 29, 2017
TomAugspurger pushed a commit that referenced this pull request May 30, 2017
(cherry picked from commit 92372c7)
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants