Skip to content

fix(bitbucket-cloud): stop permanent stream failures, cut sync time - #2136

Merged
aleksdotbar merged 30 commits into
mainfrom
fix/bitbucket-sync-hardening
Aug 4, 2026
Merged

fix(bitbucket-cloud): stop permanent stream failures, cut sync time#2136
aleksdotbar merged 30 commits into
mainfrom
fix/bitbucket-sync-hardening

test(bitbucket-cloud): shorten the rotation test's comments

49e2a5d
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 3, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 47fbe11 fix(bitbucket-cloud): tolerate diffs with no commo... Valid sign-off found
🟢 9694d0c fix(bitbucket-cloud): prune unresolvable heads fro... Valid sign-off found
🟢 8c0628a fix(bitbucket-cloud): keep stored heads when a bra... Valid sign-off found
🟢 be2584d feat(bitbucket-cloud): honour start_date per repos... Valid sign-off found
🟢 e4da171 refactor(bitbucket-cloud): sync transformed stream... Valid sign-off found
🟢 ba41506 perf(bitbucket-cloud): drop the raw payload from c... Valid sign-off found
🟢 73d63d6 perf(bitbucket-cloud): read repositories concurren... Valid sign-off found
🟢 5077c7a fix(bitbucket-cloud): release parked workers befor... Valid sign-off found
🟢 b375883 fix(bitbucket-cloud): checkpoint a repository only... Valid sign-off found
🟢 747d71e fix(bitbucket-cloud): snapshot branches regardless... Valid sign-off found
🟢 88c9e00 docs(bitbucket-cloud): drop environment-specific d... Valid sign-off found
🟢 6426f6c fix(bitbucket-cloud): let bounded streams run befo... Valid sign-off found
🟢 b0f4d1d fix(bitbucket-cloud): do not publish an empty bran... Valid sign-off found
🟢 f59ebce fix(bitbucket-cloud): stop reachability inventing ... Valid sign-off found
🟢 545523b fix(bitbucket-cloud): judge a tag by its own date Valid sign-off found
🟢 db553cf fix(bitbucket-cloud): version stream state from co... Valid sign-off found
🟢 929cd96 perf(bitbucket-cloud): unwire the streams nothing ... Valid sign-off found
🟢 2e0887b perf(bitbucket-cloud): drain whichever repository ... Valid sign-off found
🟢 f76e881 fix(bitbucket-cloud): checkpoint mid-bucket and su... Valid sign-off found
🟢 8a579b2 perf(bitbucket-cloud): project commit and PR-child... Valid sign-off found
🟢 bba7a42 perf(bitbucket-cloud): cap stored text at 2KB Valid sign-off found
🟢 1706afb fix(bitbucket-cloud): never publish a half-read co... Valid sign-off found
🟢 3459283 fix(bitbucket-cloud): publish a repository's state... Valid sign-off found
🟢 9eaf19f fix(bitbucket-cloud): confirm an empty branch list... Valid sign-off found
🟢 3fa843f fix(bitbucket-cloud): keep repairing a range while... Valid sign-off found
🟢 2de50da fix(bitbucket-cloud): let a credential failure thr... Valid sign-off found
🟢 11003d0 fix(bitbucket-cloud): do not trust a first empty h... Valid sign-off found
🟢 1436ada perf(bitbucket-cloud): rotate output between repos... Valid sign-off found
🟢 06e24b0 fix(bitbucket-cloud): let a worker park for as lon... Valid sign-off found
🟢 49e2a5d test(bitbucket-cloud): shorten the rotation test's... Valid sign-off found