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

2025-02-17: Add support for private Git repo cloning in libms #1156

Open
wants to merge 9 commits into
base: feature/distributed-demo
Choose a base branch
from

Conversation

UselessDross
Copy link

What does this PR do?

  • Implements Git cloning for private repositories using personal access tokens
  • Improves error handling when authentication fails
  • Adds integration tests for cloning private repositories

How was this tested?

  • Ran yarn test:int to verify correct behavior
  • Manually tested cloning public and private repos

Related Issues

Closes #1040, Closes #1041

Copy link
Contributor

@prasadtalasila prasadtalasila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@UselessDross thanks for the PR. Please check the suggested changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants