pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS language:Python
Filter by
189M results
What: Replaced the manual dictionary construction loop with SQLAlchemy Row s _asdict() method in the /books-data API
endpoint.
Why: The /books-data endpoint is a frequently accessed path used for paginated ...
Description
This PR adds a post-processing step to RunRules so that partial-load matchers that resolve differently across segments
of a shard group (e.g. ClusterGroupPartialLoadMatcher over range-partitioned ...
Area - Segment Balancing/Coordination
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| lscr.io/linuxserver/bazarr (source) | patch | v1.5.6-ls349 → v1.5.6-ls350 |
Release Notes
details summary ...
dependencies
renovate
Summary
- Adds mori_advisor/policy.py — Actor dataclass, current_actor ContextVar, require_role(min_role),
can_read/write/approve helpers, and PermissionDenied exception
- New env vars: MORI_API_KEY_ROLES=name:role,... ...
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 ...
Resolves #1451 by replacing the time.sleep(1) workaround in test_dispatch_scheduler.py with mock simulated time using
POCSTIME and monkeypatch. This also cuts the test execution time in half.
!-- SPDX-FileCopyrightText: 2026 Jack Henry
SPDX-License-Identifier: Apache-2.0
What It Does
Updates jh-input-textarea to extend off of jh-element component. Changes include:
1. Component definition ...
component: input-textarea