pullrequests Search Results · language:Dune language:Python language:C# language:HTML language:C# language:Python
Filter by
93.2M results
Summary\n\nPR #9 s cache-busting fix (Date.now() on fetch) was correctly merged to main, but GitHub Pages CDN was still serving the old page-9218cb36.js without the fix. Since the filename didn t change, ...
💡 What: Applied the Schwartzian transform pattern (map - sort - unmap) in the getRelatedArticles function in
src/home/main.js to precalculate tag intersections before sorting.
🎯 Why: Previously, the function ...
Summary
Adds a second script type= application/ld+json block to index.html head for WebSite + Organization structured data. The
existing TechArticle block is untouched.
File changed: index.html — 1 ...
Updated coverlet.collector from 8.0.0 to 10.0.1.
details summary Release notes /summary
Sourced from coverlet.collector s releases.
10.0.1
Improvements
- Coverlet with MTP 2 doesn t show test coverage ...
dependencies
.NET
🚀 Refinamento do Design System e Melhorias Arquiteturais (Sprint 0)
Esta PR consolida a implementação da identidade visual do FleetMaster, focando em autonomia de assets, fidelidade visual
ao mockup original ...
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
Automated test pull request
Summary
- Fixes Telegram onboarding duplicate search so exact normalized phone matches are kept before the 40-candidate page
limit.
- Preserves the existing masked candidate response, staff-only ...
What does this PR do?
When the kanban dispatcher spawns workers via chat -q work kanban task ... , the subprocess inherits HERMES_TUI=1 from
~/.hermes/.env and tries to initialize the Node.js TUI. Without ...