Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript language:PHP

Filter by

176M results  (2 s)

176M results

NOTE Just adding a new vault we re curating on IPOR Fusion, still early in prod, but will scale it very quickly over the next week: https://app.ipor.io/fusion/base/0xd46a3c2d958d0a2cb098d48c48dc19fe3a710f37 ...

Bumps codecov/codecov-action from 6.0.0 to 6.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/codecov/codecov-action/releases codecov/codecov-action s releases /a ...
dependencies
github_actions

Follow-up to #299. Now that the coach chat auto-generates an editable outline on the draft page, the old three-field Build your outline card on the chat/ideas step (step 1) is redundant — and the requirement ...

Updates the requirements on numpy to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/numpy/numpy/releases numpy s releases /a . /em /p blockquote ...
dependencies
python

Adds a visual refresh foundation for the Django UI. Changes include: - Centralized shared CSS in public/app.css - Cleaner layout, cards, tables, forms, buttons, and badges - Light blue-based visual ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess.call ...
ai-remediation
severity-medium

Suppress verbose apt-get progress/color output in CI by adding: - DEBIAN_FRONTEND=noninteractive env var to both build and publish-release jobs - -o Dpkg::Progress-Fancy=0 -o Dpkg::Use-Pty=0 -o Acquire::Progress-Fancy=0 ...