You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/11/25 20:53:00 UTC

[jira] [Created] (ARROW-7255) [CI] Run source release test on pull request

Kouhei Sutou created ARROW-7255:
-----------------------------------

             Summary: [CI] Run source release test on pull request
                 Key: ARROW-7255
                 URL: https://issues.apache.org/jira/browse/ARROW-7255
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


If we don't run source release test on pull request, it's difficult that we detect source release test failure on pull request.

For example,
https://github.com/apache/arrow/pull/5852 introduced source release test failure but we can't detect it on pull request.
Then
https://github.com/apache/arrow/pull/5889 tried to fix the source release test failure and merged but it didn't fix the failure. We couldn't detect it because we didn't run source release test on pull request.
Then
https://github.com/apache/arrow/pull/5893 will really fix the source release test failure.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)