Skip to content

fix(desktop): keep pairing tests after production items#1807

Merged
wpfleger96 merged 1 commit into
mainfrom
pinky/pairing-test-order
Jul 13, 2026
Merged

fix(desktop): keep pairing tests after production items#1807
wpfleger96 merged 1 commit into
mainfrom
pinky/pairing-test-order

Conversation

@wesbillman

Copy link
Copy Markdown
Collaborator

Summary

  • move the pairing relay test module after all production helpers
  • restore Rust 1.95 Clippy on current main and rebased Renovate PRs

Verification

  • just desktop-tauri-clippy

Closes the main-branch failure exposed by #1792.

Move the pairing relay test module to the end of the source file so Rust
1.95's items_after_test_module lint does not reject subsequent helpers.

Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Wes <wesbillman@users.noreply.github.com>
@wesbillman wesbillman requested a review from a team as a code owner July 13, 2026 15:56
@wesbillman wesbillman enabled auto-merge (squash) July 13, 2026 15:57
@wpfleger96 wpfleger96 disabled auto-merge July 13, 2026 16:23
@wpfleger96 wpfleger96 merged commit 6890962 into main Jul 13, 2026
63 of 68 checks passed
@wpfleger96 wpfleger96 deleted the pinky/pairing-test-order branch July 13, 2026 16:23
AaronGoldsmith added a commit to AaronGoldsmith/buzz that referenced this pull request Jul 13, 2026
…ighlight

* origin/main: (27 commits)
  test(desktop): consolidate and stabilize scroll coverage (block#1815)
  fix(buzz-agent): support max effort for gpt-5.6 family (block#1806)
  fix(mobile): align Android AGP/Gradle/Kotlin with Flutter 3.41.7 (unbreak Android build) (block#1775)
  fix(desktop): widen probe test timing margins for parallel pre-push (block#1812)
  fix(desktop): keep pairing tests after production items (block#1807)
  chore(deps): update rust crate rand to v0.10.2 (block#1791)
  chore(deps): update rust crate nostr to v0.44.4 (block#1789)
  Add optional standalone pairing relay to Helm chart (block#1799)
  chore(deps): update radix-ui-primitives monorepo (block#1779)
  Fix mobile relay reconnect lifecycle (block#1772)
  fix(relay): publish membership snapshot on provisioning (block#1761)
  chore(ci): lint desktop Tauri crate in CI (block#1801)
  fix(desktop): preserve live events and window order across channel refreshes (block#1802)
  fix(desktop): restore macOS navigation chrome alignment (block#1797)
  chore(deps): update rust crate ignore to v0.4.28 (block#1788)
  fix(desktop): omit invalid snapshot imeta thumbnails (block#1800)
  fix(desktop): centralize known-agent trust set in useKnownAgentPubkeys (block#1703)
  chore(deps): update rust crate getrandom to v0.4.3 (block#1783)
  chore(deps): update rust crate arc-swap to v1.9.2 (block#1782)
  chore(deps): update all non-major dependencies (block#1778)
  ...
AaronGoldsmith added a commit to AaronGoldsmith/buzz that referenced this pull request Jul 13, 2026
* origin/main: (230 commits)
  fix(snapshot): send Buzz shares as PNG avatar cards (block#1811)
  test(desktop): consolidate and stabilize scroll coverage (block#1815)
  fix(buzz-agent): support max effort for gpt-5.6 family (block#1806)
  fix(mobile): align Android AGP/Gradle/Kotlin with Flutter 3.41.7 (unbreak Android build) (block#1775)
  fix(desktop): widen probe test timing margins for parallel pre-push (block#1812)
  fix(desktop): keep pairing tests after production items (block#1807)
  chore(deps): update rust crate rand to v0.10.2 (block#1791)
  chore(deps): update rust crate nostr to v0.44.4 (block#1789)
  Add optional standalone pairing relay to Helm chart (block#1799)
  chore(deps): update radix-ui-primitives monorepo (block#1779)
  Fix mobile relay reconnect lifecycle (block#1772)
  fix(relay): publish membership snapshot on provisioning (block#1761)
  chore(ci): lint desktop Tauri crate in CI (block#1801)
  fix(desktop): preserve live events and window order across channel refreshes (block#1802)
  fix(desktop): restore macOS navigation chrome alignment (block#1797)
  chore(deps): update rust crate ignore to v0.4.28 (block#1788)
  fix(desktop): omit invalid snapshot imeta thumbnails (block#1800)
  fix(desktop): centralize known-agent trust set in useKnownAgentPubkeys (block#1703)
  chore(deps): update rust crate getrandom to v0.4.3 (block#1783)
  chore(deps): update rust crate arc-swap to v1.9.2 (block#1782)
  ...
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.

2 participants