Sailesh Mukil has submitted this change and it was merged. Change subject: IMPALA-3225: Fix and update push_to_asf.py to match the new Impala-ASF project ......................................................................
IMPALA-3225: Fix and update push_to_asf.py to match the new Impala-ASF project The script now points to the updated 'Impala-ASF' repo on Gerrit. Some fixes were also made to the error messages and how we handle remotes. Now we have the following options: '--gerrit_remote' to set any gerrit remote name of the committers choice. '--apache_remote' also lets any remote name to point to the Apache git repo. The Gerrit URL is now hardcoded and no longer an option because the Gerrit project name has been decided and is unlikely to change. This is a follow up commit to other commits with the same JIRA ID. Change-Id: Ieac2c2715ced99fd0ff3e3c1422187d5d1eef3d9 Reviewed-on: http://gerrit.cloudera.org:8080/3759 Reviewed-by: Jim Apple <[email protected]> Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Sailesh Mukil <[email protected]> --- M bin/push_to_asf.py 1 file changed, 26 insertions(+), 18 deletions(-) Approvals: Jim Apple: Looks good to me, approved Sailesh Mukil: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/3759 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieac2c2715ced99fd0ff3e3c1422187d5d1eef3d9 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
