Don't skip reading the local repo when --repo specifies a repo slug #398

Merged
6543 merged 3 commits from noerw/tea:fix/378-repoflag-context into master 2021-09-22 16:12:57 +00:00
Member

I added this check in #327, but it wasn't needed at all
as the error case it intended to catch where already handled by checking if the path exists.

fixes #378

I added this check in #327, but it wasn't needed at all as the error case it intended to catch where already handled by checking if the path exists. fixes #378
noerw added this to the v0.8.0 milestone 2021-09-12 09:35:35 +00:00
noerw added the
kind/bug
label 2021-09-12 09:35:35 +00:00
noerw added 1 commit 2021-09-12 09:35:36 +00:00
dont skip reading local repo when repo flag specifies a repo slug
the check was added in #327, but isnt needed, as the error case is already handled by the path exists check
All checks were successful
continuous-integration/drone/pr Build is passing
21171731e7
6543 approved these changes 2021-09-22 00:54:03 +00:00
Owner

in combination with #393 - it fixes the issue

in combination with #393 - it fixes the issue
6543 added 1 commit 2021-09-22 00:54:30 +00:00
Merge branch 'master' into fix/378-repoflag-context
All checks were successful
continuous-integration/drone/pr Build is passing
853786c549
6543 added 1 commit 2021-09-22 15:49:04 +00:00
Merge branch 'master' into fix/378-repoflag-context
All checks were successful
continuous-integration/drone/pr Build is passing
30a71b7685
zeripath approved these changes 2021-09-22 15:55:04 +00:00
6543 merged commit 1731e00ebd into master 2021-09-22 16:12:57 +00:00
6543 deleted branch fix/378-repoflag-context 2021-09-22 16:13:11 +00:00
Sign in to join this conversation.
No description provided.