Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:PHP language:Java

Filter by

214M results  (2 s)

214M results

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Summary Implements #133 — vendors can now select multiple orders and advance/confirm them in one operation instead of one-by-one. Changes Backend - POST /vendor/me/orders/batch-status — accepts a ...

Summary - Merge origin/base into feature branch before push (avoids out-of-date BLOCKED status) - Add CI timeout rules (5min normal, 10min long builds, never block indefinitely) - Add guidance for ...

Guard against DeepSeek-V3.2-style empty/non-standard responses that would otherwise crash a long real run mid-way: - extract_dict_from_string: return None on empty/None input (no re.search crash) ...

Summary: - add explicit channel_connect/channel_disconnect client messages and server Channel.connected tracking - reject unconnected, wrong-path, and stale-mount channel traffic while preserving ...

Adapted from PRs #1736, #1950, #1568 (paddymul), taken from PR heads. Fact-checked against xorq 0.3.27: - pins: switched import xorq as xo - import xorq.api as xo (matches rest of docs; both expose ...

Summary - align Sudoku first-paint board and pause-button state with the runtime inactive state - start the Sudoku board with aria-disabled= true until JS restores the real board state - start ...

Type of change Please select the type of change: - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change ...