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

DEVPROD-9990 POC for using git scalar for git clones #8691

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

malikchaya2
Copy link
Member

@malikchaya2 malikchaya2 commented Feb 5, 2025

DEVPROD-9990

Description

Scalar is a repository management tool that optimizes Git for use in large repositories and improves performance. This checks to make sure that the git version supports scalar and if it does, use scalar to clone.

It also unregisters any repositories in teardown that were cloned with scalar to stop the background maintenance of the repositories.

Testing

Added unit tests for some of it and will test on staging

@malikchaya2 malikchaya2 changed the title DEVPROD-9990 Use git scalar for git clones DEVPROD-9990 POC for using git scalar for git clones Feb 6, 2025
@malikchaya2 malikchaya2 marked this pull request as draft February 6, 2025 14:13
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.

1 participant