Skip to content

v0.169.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 09:14
· 48 commits to main since this release
e0dcfda

Changelog

  • d866018 Merge cov-t21-batch2 into cov/integration (reviewed e448705)
  • e64bfb9 Merge cov-t9-pr5 into cov/integration (reviewed 27229e3)
  • 2a953ba Merge cov-t9-pr6 into cov/integration (reviewed 859dc2a)
  • 6be85d9 chore(quality): add paralleltest baseline entry for the new #748 test
  • ecc4206 ci+plan: cov/integration branch for the coverage programme (decision 21)
  • e0dcfda coverage-to-100: integration batch (standing PR, decision 21) (#768)
  • b597fe0 feat(filewrite): migrate PR-5 internal/hooks call sites onto internal/filewrite (task-9)
  • 5d0ddc1 feat(filewrite): migrate PR-6 internal/quality call sites onto internal/filewrite (task-9)
  • f5241a2 fix(cmd/wb): check only this run's own wb-smoke-* dir, not all of TempDir (#751)
  • 88a4655 fix(cmd/wb): disable auto-gc on the merger-lane-claim fixture's bare remote
  • 4d4f1bf fix(cmd/wb): remove the built wb-smoke-* binary after the test run
  • 859dc2a fix(filewrite,quality,orchestrate): review-t9-pr6 B1 + N1/N2
  • 27229e3 fix(hooks,orchestrate): review-767 blockers B1-B3 + N2/N3/N5
  • ed89e4f fix(orchestrate): make TestWaitForCommitChecksPreservesPriorReasonWhenAuthorityFailsAtDeadline deterministic
  • 457f179 fix(runqueue): pin timestamps instead of widening staleAfter (#753)
  • a3834e3 fix(runqueue): stop reaping the live ticket in the orphaned-temp-file test
  • 112df21 fix(testenv,cmd/wb): shared bare-remote helper with auto-maintenance off (#754 follow-up)
  • a0ee587 plan: decision 21 — no PRs into cov/integration; local merge, push CI, batch PR to main
  • 23eca6e plan: decision 21 — one standing cov/integration→main PR; drop the push trigger
  • 6582f04 plan: fix decision-21 plan-choice labels after the #768 batch review
  • 6a36105 test(orchestrate): deterministically cover ciwait.go's authority-unavailable branches (#766)
  • 89d5859 test(orchestrate): deterministically cover the rebatched-skip continue
  • e448705 test(orchestrate): move the FIFO deadline test into a unix-only file
  • 53b0f9c test(review-763): cover the identical-content convergence branch (b)
  • a057a2a test(review-763): retrofit chmod-preset detection into PR-4's 0600 tests
  • 62b7df0 test(testenv): cover InitBareRemoteForTest's success and error branches