Skip to content
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

fix(app): handle user names in git clone #1006

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

olevski
Copy link
Member

@olevski olevski commented Apr 6, 2022

Fixes a problem with names with a middle name during the setup of the repo when launching a session.

This was introduced by the conversion of the "git clone" code from bash to python.

@olevski olevski requested a review from a team as a code owner April 6, 2022 17:28
@olevski
Copy link
Member Author

olevski commented Apr 6, 2022

I was able to reproduce this by adding a middle name to my account. With the fix on my personal deployment it works. But on dev things fail.

@olevski
Copy link
Member Author

olevski commented Apr 6, 2022

The integration tests are failing because gitlab closes the connection. This happens often lately.

@olevski olevski force-pushed the fix-name-in-git-clone branch from 32d4539 to da98882 Compare April 6, 2022 18:30
@olevski olevski requested a review from rokroskar April 6, 2022 18:31
@olevski olevski merged commit e5c5874 into master Apr 6, 2022
@olevski olevski deleted the fix-name-in-git-clone branch April 6, 2022 20:16
@olevski olevski restored the fix-name-in-git-clone branch November 30, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants