pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
86.3M results
openGrid prints kept failing / setup frustrating, so re-pivoted to Multiboard.
- Reverse decision HB1 - HB2; archive HB1 full entry to archive/decisions/2026.md
- Update 3d-printing reference/context ...
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
Fixes #46 Part of #35
Adds JSON Schema validation for COPR build order manifest files.
Changes:
- Creates build-order-schema.json with formal schema for build-order.yml
- Adds CI step to validate ...
Summary
Improves Standards Management menu UX with step-by-step guided prompts.
Closes #105
Changes
Modified:
- pds_core/cli_support/menu.py
- tests/test_cli_menu.py
Prompt UX
Replaced long ...
bug
teacher-workflow
ux
Gives the catalog a deliberate, minimal look and a reusable template skeleton — the foundation the enriched Phase-2
cards (#74) build on — without introducing a build step.
Closes #76
What changed
...
enhancement
Root Cause
\SettingsPage\ was statically imported in \main.tsx. Rollup s production bundler puts all statically-reachable modules
in one chunk and decides their evaluation order. Adding \SettingsPage ...