pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript
Filter by
212M results
Closes #121
docs
theme:dx
What
Added package.json with test and build scripts.
Why
CI fails because package.json is missing or test/build scripts are not defined (config_mismatch).
What
Added common missing dev dependencies.
Why
CI fails due to missing packages (dependency_drift).
Summary
- Added business_id column to Sale, SaleBulkUploadJob, and SellReturn models for multi-tenant data isolation
- Made business_id a required (non-optional) parameter in create_sale, process_bulk_upload, ...
Safety follow-up to #37.
Why this matters now: the Process Art workflow auto-triggers on any theater_baker.py change, and a run from the #37
merge is still sitting in the queue. When it executes, the ...
Automated test pull request
Description
Backport of camunda/camunda-7-to-8-migration-tooling#1637 to maintenance/0.3.
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
Funnel investigation part iv (operator-approved-to-build 2026-07-03). combo_refresh.refresh_all refreshed only combos
with a trade in the last 30d (around combo_refresh.py:227-231). A suppressed ...
- [x] Inspect existing streaming controller flow, guardrails, and current tests
- [ ] Run baseline repository tests to capture current state
- [ ] Extract streaming analysis use case, command, typed ...