[jira] [Commented] (THRIFT-4351) Use Travis CI Build Stages to optimize the CI build

2017-10-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193020#comment-16193020 ] ASF GitHub Bot commented on THRIFT-4351: Github user jeking3 closed the pull requ

[GitHub] thrift pull request #1387: THRIFT-4351: use travis build stages to optimize ...

2017-10-05 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/1387 ---

docker thrift-build tags

2017-10-05 Thread James E. King, III
How do the images in I modified the build scripts for travis to use build stages: Stage 1 is docker, and we build trusty, xenial, and artful images. Stage 2 is testing, and we are supposed to use those images. The script that triggers this looks like: --- pushd ${SCRIPT_DIR}/$DISTRO if dockerfi

[jira] [Commented] (THRIFT-4351) Use Travis CI Build Stages to optimize the CI build

2017-10-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192942#comment-16192942 ] ASF GitHub Bot commented on THRIFT-4351: GitHub user jeking3 opened a pull reques

[GitHub] thrift pull request #1387: THRIFT-4351: use travis build stages to optimize ...

2017-10-05 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1387 THRIFT-4351: use travis build stages to optimize build, avoiding duplicate rebuilds of the same image THRIFT-4345: solidify docker build strategy for maximum coverage: trusty, xenial, artful

[jira] [Commented] (THRIFT-4285) Pull generated send/recv into library to allow behaviour to be customised

2017-10-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192757#comment-16192757 ] ASF GitHub Bot commented on THRIFT-4285: Github user dcelasun commented on the is

[GitHub] thrift issue #1382: THRIFT-4285 Move TX/RX methods from gen. code to library

2017-10-05 Thread dcelasun
Github user dcelasun commented on the issue: https://github.com/apache/thrift/pull/1382 @jeking3 All tests green. I've reverted all the Go version changes and made the tests compatible with Go 1.4. I've also tested Thrift from this branch (both compiler and lib) with a large,