You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/04 20:53:38 UTC

[jira] [Created] (INFRA-9232) Parquet committers and github permissions for Travis CI

Ryan Blue created INFRA-9232:
--------------------------------

             Summary: Parquet committers and github permissions for Travis CI
                 Key: INFRA-9232
                 URL: https://issues.apache.org/jira/browse/INFRA-9232
             Project: Infrastructure
          Issue Type: Bug
          Components: Git
            Reporter: Ryan Blue


The Parquet project uses github pull requests to submit patches, which are merged into git-wip (not github). I think the github permissions are set so that the committers can't accidentally push to github instead of the Apache git server, but without permissions on the github project, we don't have permissions to the project in Travis CI. Travis automatically tests pull requests when they are submitted or updated, but if a job fails (for example, pulling dependencies from maven central) we either have to test the failed case locally or wait until a change causes Travis to retry.

It would be great if we could get permissions to the github project to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)