You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/07/30 16:01:00 UTC

[jira] [Assigned] (YETUS-647) ssh-based git repos do not work correctly under docker

     [ https://issues.apache.org/jira/browse/YETUS-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer reassigned YETUS-647:
--------------------------------------

    Assignee: Allen Wittenauer

-00:
* if the git repository is either git:// or user@repo, then make the assumption that pull reset FETCH_HEAD will fail and continue onward
* fix a bunch of shellcheck errors in that code while i'm there

> ssh-based git repos do not work correctly under docker
> ------------------------------------------------------
>
>                 Key: YETUS-647
>                 URL: https://issues.apache.org/jira/browse/YETUS-647
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>         Attachments: YETUS-647.00.patch
>
>
> If the git repo that is being operated on is ssh-based, it is impossible to use flags like --reset-repo.  We should either:
> * figure out how to get the ssh credentials inside the container
> * do all of the git work before launching docker if an ssh-based repo is detected



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)