Skip to content

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

Filter by

182M results  (2 s)

182M results

Bumps actions/checkout from 4.3.1 to 6.0.3. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions

💡 What: Replaced synchronous MD5 hashing with a simple incrementing integer counter seeded by Date.now() for ETag generation on the /api/leaderboard cached response. 🎯 Why: crypto.createHash( md5 ) synchronously ...

Summary - seed reducer state fields from Pydantic/dataclass defaults when graph input omits them - preserve explicit input override semantics before later reducer updates - add regression coverage ...
external
missing-issue-link

Summary - install CoreResponsiveRelayoutRuntime from src/bootstrap/responsive-relayout.ts before home-family legacy scripts load - retire js/core_responsive_relayout_runtime.js from active play/home ...

…global packet size in reports

Description Fixes #12898. Malayalam sentence-terminal periods were not split off the final word: import spacy nlp = spacy.blank( ml ) [t.text for t in nlp( ഭാഷയാണ് മലയാളം. )] # before: [ ഭാഷയാണ് , ...

This PR adds build_presentation.py to compile the presentation PDF for the CU AI Advisor project.

Addresses two review findings on the release workflow. 1. target_commitish: main (was ${{ github.sha }}) — the job builds the source archive from main s HEAD, but on pull_request events github.sha ...