Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 2, 2014

(also fixed caching on py3)

Now that travis is down to 5 minutes #6227, and
doc builds have been accelerated as well #6179, it's possible to include a doc build as part
of our CI process without incurring long build times.

This PR runs the build process in the background so that we parallelize with the I/O
heavy parts of the test suite, the final result is a build that's still much faster then
where we were last week. If no docs were modified by the commit, the doc build
is skipped.

Compiled Docs (without API reference or R section) are pushed immediately to
http://pandas-docs.github.io/pandas-docs-travis/
and can be seen there a few minutes after the CI job is finished following
a commit to master. The version string on the docs is broken,pending #6217.

Here's to shorter cycles 👯 .

ghost pushed a commit that referenced this pull request Feb 2, 2014
BLD: Build and publish docs (sans API) as part of Travis jobs
@ghost ghost merged commit 6ecbc60 into pandas-dev:master Feb 2, 2014
@ghost ghost deleted the PR_travis_docs branch February 2, 2014 18:07
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants