Skip to content

Report authentication errors when pulling from SSH remote #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
isc-pbarton opened this issue May 31, 2024 · 1 comment
Closed

Report authentication errors when pulling from SSH remote #342

isc-pbarton opened this issue May 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@isc-pbarton
Copy link
Collaborator

If I try to pull from an SSH remote with ##class(SourceControl.Git.API).Pull() and my SSH key is not accepted, there are no errors reported. The return status is ok and the output looks like:

Pulling from branch: main
Fetch done
Files that will be modified by git pull:
    None

We should check for errors in the git fetch and output them to the user.

@isc-tleavitt isc-tleavitt added the bug Something isn't working label Jun 6, 2024
@isc-etamarch isc-etamarch self-assigned this Oct 22, 2024
@isc-etamarch isc-etamarch linked a pull request Oct 22, 2024 that will close this issue
@isc-pbarton
Copy link
Collaborator Author

I'm not able to replicate this anymore. I'm sure it's been addressed by other changes this year.

@isc-etamarch isc-etamarch removed a link to a pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants