pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:C#
Filter by
41.8M results
Summary
- Ports design-reference/data.js into a strongly-typed ES module at src/renderer/src/data/seed.ts.
- Exports ROLE, FILE_CONTENTS, AGENT_FILE, AGENT_INCOMING, tree, projects, board, roster, ...
What this does
Adds live PR preview deployments at:
https://rastermanden.github.io/insights/pr-preview/pr-{N}/
Every PR gets a sticky comment posted automatically with its preview URL. The subdirectory ...
Problem
pytest-durations was added to the Core and Temporal Django CI shards as a temporary measurement step — to split
in-pytest time into fixture / setup / call / teardown and find where the shard floor ...
Description
Adds a standalone, zero-dependency privacy utility src/utils/privacy/hashValidator.js that exports
isValidHexHash(hashString, expectedLength = 64), structurally validating that incoming anonymised ...
!--pre-commit.ci start-- updates:
- github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15
- github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1 !--pre-commit.ci end--
Per the repo owner: develop on claude/offer-letter-templates (no new branches), commit each task to that branch, and
open a PR only when explicitly asked.
https://claude.ai/code/session_016qwtjaPjdJCthktFfsCu8f ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| DavidAnson/markdownlint-cli2 | repository | minor | v0.21.0 → v0.22.1 |
Note: The pre-commit manager ...
Summary
- Ports design-reference/highlight.js to a typed ES module at src/renderer/src/lib/highlight.ts.
- Exports a single pure highlightCode(text: string, lang: string): string — no window, no DOM, ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...