pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:TypeScript language:CSS
Filter by
273M results
Integrates PostHog product analytics (EU region) into the Serial Sales transcript archive, via the PostHog setup wizard
plus a correctness fix for production.
Commits
1. feat(analytics): integrate PostHog ...
Ticket: PAE-1576
The waste-record assertion step matched expected rows with record.rowId === parseInt(expectedWasteRecord.RowId),
coercing the expected identifier to a number. epr-backend#1349 makes rowId ...
Docs-only. Adds a complete, implementation-grade QuickBooks Online reference to the brain, mined from the sibling
shoptics app, so shopcx can implement/port QBO.
- New page: docs/brain/integrations/quickbooks-online.md ...
Why
The concurrent-agent cap was a Terraform-managed Lambda env var, so changing it meant a code/IaC change and a terraform
apply — too heavy for a knob you want to turn during a bulk run or an incident. ...
Combines two 1.13 ingestion fixes into one branch: the original patch_mixin startup-import regression (PR #29156) plus
the domain/tags import-cycle fix needed to get static-checks green.
1. patch_mixin ...
Commits
- test(MultiAccordion): add visual regression baseline before CSS Modules migration — adds stories, Playwright spec,
and fresh PNG snapshots that capture the current rendering.
- chore(MultiAccordion): ...
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
:magic_wand: :sparkles:
Summary
ds dashboard launched uvicorn without --reload and no-op d if the port was already in use (it just opened the browser).
So a stale uvicorn process served days-old code through many merged PRs ...
Summary
Makes calendar bundles (Calendars with calendar_type=BUNDLE) a first-class Public API read surface — the first piece of
the bundles area.
- calendar_integration/graphql.py: new CalendarBundleGraphQLType ...