Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:JavaScript

Filter by

176M results  (3 s)

176M results

Resolves #399 Checklist - [ ] Tests added (if not, comment why) - [ ] Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing) - [x] If not squash merging, every ...

Wave 1 — go-live launch blockers (revenue / correctness) From a code-verified adversarial audit of the go-live backlog. The 3 highest-risk backend blockers: 1. No fake data on a production DB outage ...

- Replaced onCall with onRequest for sendOrderAckEmail to fully control CORS behavior. - Integrated the cors package to explicitly allow https://yacht-sail-order-recorder-vercel.vercel.app and localhost ...

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=uv previous-version=3.14.0 new-version=3.14.1) Dependabot will ...
dependencies
python:uv

Summary This PR enables the aten.bmm operator with the new Neutron MLIR flow, which removes all the past delegation restrictions. Now, all cases are supported. Test plan Unit tests provided. cc @robert-kalmar ...
CLA Signed
module: nxp
release notes: nxp

Problem get_cuda_version() (inference_models/runtime_introspection/core.py) detects the CUDA version only via dpkg -l | grep cuda-cudart. On Jetson/Tegra, CUDA is provided by the host BSP (mounted into ...

📝 Summary - add Dockerfile and .dockerignore for container build optimization - add docker-compose.yml for local multi-service development setup 🔧 Type of Change - [ ] ✨ New Feature - [ ] 🐛 ...

Follow-up to #1817 — the one item deferred there. Problem Annual-prepay coverage visits are seeded directly into scheduled_services when a prepay activates for a customer with no existing matching route. ...