issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.8M results
Goal
Wire @changesets/cli so PR authors mark version bumps and tags publish to GitHub Packages.
Context
Changesets is the de-facto standard for pnpm monorepo versioning. The PR author runs pnpm changeset, ...
Description
The scripts/validateProjects.js script crashes on startup because it requires a JSON schema file at
./schema/projects.schema.json that does not exist. The entire schema/ directory is missing ...
Goal
Wire vitest in workspace mode so a single pnpm test runs every package s tests.
Context
Vitest 1.0+ workspace mode is the canonical way to test pnpm monorepos. One shared setup file (mock OTLP ...
Problem
The FastAPI backend pipeline crashes with a 500 Internal Server Error during file analysis.
Current Behavior
The ForensicEngine writes status prints (Starting Identification..., Verifying Magic ...
Goal
Configure tsup at the root with a per-package override so every package emits CJS + ESM + .d.ts.
Context
Every package gets the same build invariant: one entry point, dual format, type declarations. ...
Description
There are two separate DOMContentLoaded event listeners in index.js that both call loadProjects() and perform rendering
operations. This causes a race condition leading to double rendering ...
Summary
Add a Help page to the app accessible from the navigation bar (or a help icon). This gives users a quick reference
without leaving the application.
Motivation
The external user guide lives at ...
During a data-correctness sweep: the K-Ballet School scraper emits ageRange: null for all four courses, even though the
page states clear grade bands per course.
The inconsistency
AGENTS.md mandates ...
Goal
Ship a root README that explains the workspace + per-package README stubs that the full docs Epic will fill in later.
Context
A repo without a root README looks abandoned. The stubs anchor each ...
Goal
Lock down ESLint flat config + prettier so every package gets the same rules and formatting.
Context
Drift across per-package configs is the #1 source of style noise in PRs. One root config, every ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.