Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Java language:TypeScript

Filter by

265M results  (2 s)

265M results

Extracts helpers (to module scope) so each target function drops under the 150-line max-lines-per-function limit. Behavior-preserving, no UI/logic/prop/type changes. Functions fixed: videoHandlers.ts ...

Why Follow-up to #686. A suggested card you own but whose only copies are tied up in other decks was shown as a flat owned — misleading for a physical-binder planner, because adding it actually triggers ...

Summary Soft-sell pointer to https://rapidmlx.com (Rapid-MLX Desktop landing) added to the README in two natural-feeling places — funnels CLI users toward the Mac GUI without shouting. - Hero (under ...

Problem alembic upgrade head fails with ModuleNotFoundError: No module named app . env.py does from app.models import Base, but alembic.ini had no prepend_sys_path, so /app (the workdir) wasn t on sys.path ...

Automated release flow sync triggered by git-sync-develop-to-main agent skill.

Fixes #1366 This PR: - Fixes MockRequest not implementing the sockname property, required by aiohttp =3.14.0.

Bumps cryptography from 46.0.7 to 48.0.1. details summary Changelog /summary p em Sourced from a href= https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst cryptography s changelog /a . /em /p ...
dependencies
needs-ok-to-test
python

Pipelines as Code configuration removal

Summary - Adds require_internal_superadmin FastAPI dependency that enforces both internal org membership and the superadmin role (via cookie or JWT Bearer) - Extracts _is_auth_disabled helper ...

Description of the issue/feature this PR addresses: Fixes an issue where the sale order reference computation was fetching the invoice journal based on the logged-in user s current company instead of the ...
forwardport