Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript

Filter by

151M results  (2 s)

151M results

Summary New skill. Documents the procedure + pitfalls for PLANNING Hypothesis property-based / fuzz tests for LLM-output string parsers in a pixi+pyproject dual-manifest Python repo (captured from ProjectHephaestus ...

Bumps the actions group with 2 updates in the / directory: actions/checkout and actions/attest-build-provenance. Updates actions/checkout from 6.0.3 to 7.0.0 details summary Release notes /summary p em ...
dependencies
github_actions

Problem Every GET /api/families/{id}/small-variants request was returning 500. Root cause (from the backend traceback): Code: 47 UNKNOWN_IDENTIFIER \project_guid`queryingcoga.GRCh38/SNV_INDEL/family_sample_variant_summary`. ...

Bumps the npm-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | @hono/node-server | 2.0.5 | 2.0.6 | | hono | 4.12.26 | 4.12.27 | | @commitlint/cli | 21.0.2 | ...
dependencies
javascript

Summary - Infer missing required phone fields from page-level validation text - Refill and resubmit phone fields when server-side errors say the phone number is required - Add regression coverage ...

Upgrade 9 of 10 — Messaging Safety Coverage, Step 1 This is the first controlled pass for Twilio/Resend guard coverage. Implemented - Patches sendInstantLeadResponseSms to use the shared WebsiteLead ...

Motivation - Introduce a new preview imageMode to allow sending a single text message with a clickable WhatsApp link preview instead of uploading an image. - Provide tooling to diagnose why images ...
codex

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

Problem The deployment fails at the HEALTHCHECK stage because uvicorn never starts. Railway passes the startCommand from railway.toml directly to the process without shell expansion, so $PORT is received ...