It took a bit of effort as the docs had some build problems around python, but I've published SNAPSHOT docs from both branches:
http://tinkerpop.apache.org/docs/3.2.7-SNAPSHOT/ http://tinkerpop.apache.org/docs/3.3.1-SNAPSHOT/ We still have a problem doing doc generation on Docker....not sure what's up with that atm, but it has something to do with that spark/yarn recipe that we merged in a while back. It's strange because I was fairly certain I'd generated docs with docker for that PR specifically, but I must have messed up (built the wrong branch successfully perhaps) because it's not working now on either branch. Kuppitz describes the problem here: https://github.com/apache/tinkerpop/pull/721 Hopefully we'll get it resolved soon... On Fri, Dec 8, 2017 at 7:44 AM, Stephen Mallette <[email protected]> wrote: > As discussed in a separate thread, I'm initializing code freeze today, a > day earlier that we normally do, on the tp32 and master branch. Starting > today, the focus will be on testing and documentation for those branches. > SNAPSHOTs were already deployed earlier and i don't think there have been > recent changes. I'm not aware of any open PRs that need to be merged so we > are in good shape to move ahead. > > Please use this thread to keep track of issues that pop up during code > freeze week. >
