-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Duplicate PR of #22854 (testing publishing docs from azure) #24030
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
Conversation
…s that used to be loops). Installing missing packages, splitting linting and checks, and continuing on errors
…when lines are found (exit 0)
… with or without quotes
… seems to fail because of it
…of script solves the exclamation mark problems
…pep8 issue in scripts/tests
…tion, which runs the task, but doesn't change the outcome of the build
…nd it shows them without having to enter the log)
…ving to the command for now
…with errors to see how they look
… not running publishing docs to github pages
…cia/miniconda3/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/mgarcia/.local/bin:/home/mgarcia/bin problem
This reverts commit 59d55d8.
… commit to master and not a PR
…in a PR from the same pandas repo)
Hello @datapythonista! Thanks for updating the PR.
Comment last updated on December 01, 2018 at 02:25 Hours UTC |
Codecov Report
@@ Coverage Diff @@
## master #24030 +/- ##
==========================================
- Coverage 42.46% 42.42% -0.04%
==========================================
Files 161 161
Lines 51557 51623 +66
==========================================
+ Hits 21892 21903 +11
- Misses 29665 29720 +55
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24030 +/- ##
==========================================
- Coverage 42.46% 42.42% -0.04%
==========================================
Files 161 161
Lines 51557 51623 +66
==========================================
+ Hits 21892 21903 +11
- Misses 29665 29720 +55
Continue to review full report at Codecov.
|
Couldn't make the publishing to azure work, but for now we'll leave it in travis and github pages. |
Publishing the docs from azure only works for changes that do not come from a fork. This PR is from a branch in the same pandas repo, to test that publishing works. But once confirmed that the publishing works, I'll close it, and the changes will be merged in #22854.