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 2020/11/10 15:54:00 UTC

[jira] [Created] (YETUS-1078) git_requires_creds should verify BASEDIR first

Allen Wittenauer created YETUS-1078:
---------------------------------------

             Summary: git_requires_creds should verify BASEDIR first
                 Key: YETUS-1078
                 URL: https://issues.apache.org/jira/browse/YETUS-1078
             Project: Yetus
          Issue Type: Bug
          Components: Precommit
    Affects Versions: 0.13.0
            Reporter: Allen Wittenauer


Some robots are calling git_requires_creds without verifying BASEDIR exists.  git_require_creds properly fails early, but is printing an ugly error.  Need to:

a) cleanup that error
b) verify that basedir exists before calling pushd
c) maybe have robots be smarter about checking their own paths



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