pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript is:unmerged
Filter by
74.7M results
SOC Review Checklist (required for security-critical changes)
- [ ] I reviewed docs/SOC_ARCH_REVIEW_2026-02-15.md findings impacted by this PR.
- [ ] I updated docs/SOC_EXECUTION_GATES_2026-02-15.md ...
…(feature/hero bug)
Phillip s bug: full-page brand screenshots showed up in feature-grid cards and one screenshot got recycled across every
card, while the logo could land in any image slot.
Root cause: ...
Summary
Extracts the inline auto-detection logic from init() in bin/forgedock.mjs into a new pure ES module bin/init-detect.mjs.
The new module exports detectConfig(cwd) which returns a ConfigDraft — ...
Part of https://github.com/canonical/bundle-kubeflow/issues/1441
Changes
- Set the ingress listener port to 443 when ingress.tls_enabled, else 80.
- Add a parametrized unit test covering both the ...
Summary
Implements CoachCarter Stage 6B2 for bank-paid Reserved Weekly Slot holds.
- Routes recurring_block_bank_checkout Stripe success/failure/expiry events in api/webhook.js.
- Converts paid pending ...
Problem
The reviewer auto-assigner (.github/scripts/assign-reviewers.js) compiles CODEOWNERS-soft patterns to regexes. For a
trailing-slash directory pattern it stripped the slash before appending .*, ...
What
The in-context path (generate(prompt_text=…) / enroll) fed the patch encoder normalized prompt latents when it must feed
denormalized ones, corrupting the LLM s conditioning on the reference audio. ...
Solved the issue #246