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: scm concurrency issue when running git clone #681

Merged
merged 1 commit into from
May 6, 2022

Conversation

olblak
Copy link
Member

@olblak olblak commented May 6, 2022

Fix: scm concurrency issue when running git clone

Fix #669

Use git directory hash instead of scm spec hash.

Test

Test with whatever manifest using 1 or multiple scm repository

Additional Information

Tradeoff

/

Potential improvement

/

@olblak olblak added the bug Something isn't working label May 6, 2022
Signed-off-by: Olblak <me@olblak.com>
@olblak
Copy link
Member Author

olblak commented May 6, 2022

@dduportal This change may have side effect, just in case I am missing something

@olblak olblak merged commit e9c9d6a into updatecli:main May 6, 2022
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

Successfully merging this pull request may close these issues.

scm concurrency issue when running git clone
1 participant