pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:CSS language:C#
Filter by
251M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.Unit | 4.0.1166 → 4.0.1167 | age | adoption ...
Problem
The widget s version line showed something like SampleClassLib 0.3.0+abc1234 — the + sha is the git commit id that the
.NET SDK appends to AssemblyInformationalVersion as SemVer build metadata. ...
Resumo
Sincronismo operacional do branch docs/roadmap-data-dictionary-update.
Entregas
Registro automático - 08/06/2026, 13:48
- Atualiza ROADMAP.md e DATA_DICTIONARY.md com pendencias e novo cadastro ...
Summary
Reworks every page under Pages/Settings/* in designs/platform/settings.pen to use a new left-rail navigation pattern,
plus a few content rewrites that fell out of that migration.
Navigation
...
Pin GHA to known good versions for security reasons
Why the new deploy fails
Render s deploy health probe hits /health/ on the internal port over plain HTTP (no TLS edge → no X-Forwarded-Proto:
https). With SECURE_SSL_REDIRECT = True, Django 301-redirects ...
…scribers panel
Three follow-up fixes after the first round of QA on the delivery/popup flow.
- CSP was blocking the vinyl player from streaming any externally-hosted song. helmet s mediaSrc defaulted ...
Summary
Goal
Add tests for src/auth.ts. There s no matching test file for this source module — coverage gap was flagged by the
test-coverage scanner.
Steps
1. Read src/auth.ts and identify its public ...
Summary
PipeSearch was the only inference operator running its leaf inline instead of through the swappable ContentGenerator
abstraction, so it had no Temporal activity. On the Temporal path a search ...