Skip to content

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

Filter by

195M results  (2 s)

195M results

Test PR to exercise the pr-splitter agent. Adds 8 new feature modules across 4 concerns (reporting / billing / admin / integrations), ~1,176 added lines across 8 files. Not intended to merge — safe to ...

This is an auxiliary PR to trigger the CI pipeline. Create it as a separate PR to avoid contaminating the main one.
gpu
separate verifier

Update images digests Changes details diff --git a/Dockerfile b/Dockerfile index b301b63..7bdce9e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ COPY --from=app-build /app/build / # ...
automated pr

Adds opaque keyset cursor pagination to `GET /api/jobs` on the OSS Python server, mirroring the cloud jobs implementation (BE-885) so the frontend sees one contract across runtimes. Stacked on #14014 ...

Adds the upcoming work to the backlog (auto-imports to the board, syncable to GitHub), each scored by value/effort so it s tackled in the right order. Reliability (P0) - Keep booking flow + client ...

対象 Issue Closes #2 確定 API IF - GET /todos - Path params / query / request body: なし - Response: 200 TodoDto[] - Error: 500 - 返却順: createdAt 降順 Issue の最新コメント [MUST] /api のプレフィックスは不要 を反映しています。 ...

Why Avatar uploads are failing to persist, and the only signal was buried in server logs (which haven t surfaced). This gives you a one-click, browser-visible diagnostic that pinpoints exactly where the ...

CONFIRMED leak: github_installations/github_pull_requests had no tenant column + the list endpoint did an unfiltered select under require_session → every signed-in user saw every company s GitHub installs/PRs. ...