issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
Summary
Two layers of post-deployment smoke testing, run automatically as a new step in deploy-sandbox.yml after a successful
deploy:
API functional tests: formalize the manual WebSocket protocol verification ...
backend
frontend
tooling
scripts/fetch_mf.py レビューで判明。
症状(実証済み)
fetch_mf.py:62-65 parse_amount は素の int() で、parse_num(L68-74)が try/except → None で守られているのと非対称。
parse_num( 1.2.3 ) - None (安全)
parse_amount( 1,234-567 ...
bug
easy
scripts/fetch_mf.py のレビューで判明(高優先)。無人(launchd)運用の安全契約「ログイン切れ/checksum 不一致だけ通知して中止」が一部破れている。
H1: 例外キャッチが無く失敗が無音
fetch_mf.py:413-424 do_run に catch-all が無い。notify() するのはログイン切れと checksum 不一致のみ。実際に起きる以下が通知ゼロで黙って停止する: ...
bug
medium
Summary
New .github/workflows/pr-validation.yml, triggered on pull_request (open/sync), running:
- Frontend lint: npm run lint (eslint already configured in frontend/package.json).
- Frontend build: ...
infra
tooling
Scope
Backend and frontend both currently have zero test coverage.
Backend (backend/): package.json already has test : node --test handlers/*.test.js wired up — no framework needed, just
write the test ...
backend
frontend
tooling
Implement this plan:
perk impl 834
Run from the repo root to start a worktree session.
!-- perk:metadata-block:plan-header -- details summary code plan-header /code /summary
run_id: 01KVXV08KK533N1W863CQ6QC4J ...
perk:plan
Describe the issue.
I needed to perform a DocketEntry cleanup related to a couple of support tickets for cases affected by issue
https://github.com/freelawproject/courtlistener/issues/5247.
However, ...
Why
DEV_AUTH_BYPASS (#555) opens the backend guest gates (human-verification + email) for headless testing, and backend
Turnstile already self-disables in dev. But the frontend still renders the Turnstile ...
enhancement
Why
The recommendation engine currently discovers candidate tracks only from the DJ s connected Tidal/Beatport accounts — so
a DJ with no connected service gets zero suggestions (confirmed live: /events/{code}/recommendations ...
ai-engine
enhancement
Motivation
The trusted computing base of any Aeon proof is the set of axioms and refined native bindings (plus any
unproven-terminating callees) it transitively rests on. For example def abs (i:Int) : ...
enhancement

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.