pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:CSS language:Ruby
Filter by
176M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Firestore permission-denied fix: print-workspace.html was querying the old suppliers collection which has no
firestore rule — changed to suppliers_v2 (matches all other pages)
- Storage ...
Summary
- Adds gjc_bin config and DANI_GJC_BIN environment resolution for GJC worker runs.
- Passes the configured binary into GjcRunner and validates it before launch or resume.
- Generates launch ...
Summary
Fixes two defects in the search date-range filter (_matches_filters in src/services/api/routers/search.py).
Bug 1 — created_before (date_to) dropped the boundary day
A bare date such as 2025-12-31 ...
Closes #6
What this PR does
This is the first frontend step for Assignment 4. It doesn t add any visible screen yet - instead it prepares the
plumbing the frontend needs so that the upcoming AI screens ...
A4
frontend
Matures the throwaway portal crawler into a maintained, on-demand E2E quality suite. Standalone e2e/ (@playwright/test),
not in the pnpm workspace, so turbo test / the gating CI never run it.
- Walks ...