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

[release-1.10] Backports for 1.10 #4090

Merged
merged 7 commits into from
Nov 24, 2024
Merged

Conversation

@IanButterworth IanButterworth changed the title [release-1.10] Backport for version-named manifests [release-1.10] Backport for 1.10 Nov 23, 2024
@IanButterworth IanButterworth changed the title [release-1.10] Backport for 1.10 [release-1.10] Backports for 1.10 Nov 23, 2024
(cherry picked from commit 83e1363)
@IanButterworth IanButterworth requested a review from a team as a code owner November 23, 2024 20:46
christiangnrd and others added 5 commits November 23, 2024 17:49
Libgit2's "Resolving Deltas" code is extremely slow (libgit2/libgit2#4674) on
larger repositories, so it is important to have an accurate progress bar to avoid users thinking
the download is stuck. We had this implemented. However, we were never actually switching to it,
because the progress meter thought the progress was jumping backwards and wouldn't actually update
because of it. Fix that by resetting it on the first switch to resolving deltas.

(cherry picked from commit 87a4a91)
@DilumAluthge DilumAluthge removed the request for review from a team November 24, 2024 00:45
@IanButterworth IanButterworth merged commit 845909f into release-1.10 Nov 24, 2024
24 checks passed
@IanButterworth IanButterworth deleted the backports-release-1.10 branch November 24, 2024 14:12
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.

3 participants