pullrequests Search Results · language:Dune language:TypeScript language:C# language:Go language:Java
Filter by
150M results
Docker Image Updates
- outline: outlinewiki/outline:1.7.0 → outlinewiki/outline:1.7.1 (patch)
Summary
- Adds *.tsbuildinfo to ts/.gitignore to prevent TypeScript incremental compilation caches from being tracked
- The traceviz-server package outputs its .tsbuildinfo to the package root (not ...
💡 What: Replaced instances of Regex.Replace(line, @ \s+ , ).Split( ) and Regex.Replace(line, {2,} , ).Split( ) with
string.Split((char[])null, StringSplitOptions.RemoveEmptyEntries) or string.Split( , ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Fix the failing GitHub Actions job compile-and-publish Analyze ...
What
Gives biomarker tiles the same soft glow as the dashboard KPI cards, tinted by criticality:
- 🟢 green — in range (normal)
- 🟡 amber — borderline
- 🔴 red — out of range (critical)
- grey ...
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
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| go.opentelemetry.io/contrib/bridges/otellogrus | v0.18.0 → v0.19.0 | age | confidence |
Release ...
Summary
- add an installed-binary gate covering install.sh, onboarding boot on an ephemeral port, and admin subcommands
- add a real WORKFLOW.md hot-reload gate that verifies the running project reloads ...
Single source of truth for the Pro tier, created after finding the footer advertised ~150 capabilities with no
implementation.
- Principle: never present a Pro feature as working unless delivered; Planned ...