issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript linked:pr
Filter by
4.9M results
Maybe it is not an issue maybe the comparison between extended and computed outputs is wrong
onnx-light: [compare] output 0 type mismatch: sequence vs non-sequence
증상
nightly 게이트 수동 Job 실행 시 FileNotFoundError: /app/data/eval/qrels.jsonl. #142에서 Dockerfile COPY를 추가했으나 파일이 이미지에 없음.
원인
.dockerignore에 data가 있어 빌드 컨텍스트에서 data/ 전체 제외 → COPY 무효(파일 git 추적은 됨).
수정
.dockerignore에서 ...
fix
track-C
Objectif
Permettre de déclencher manuellement le workflow de release via gh workflow run ou l interface GitHub Actions.
Changement
Ajouter workflow_dispatch au bloc on: de .github/workflows/release.yml. ...
enhancement
Bug
When fzr() is called with a relative cache:// URI (e.g. cache://my-results/), cache lookup silently fails if more than
one worker thread is active.
Root cause
run_local_calculation() calls os.chdir(working_dir) ...
bug
@
Problem
GitHub Actions runners are force-migrating actions from the Node.js 20 runtime to Node.js 24 starting 2026-06-16, and
Node 20 is removed from runners on 2026-09-16. Our v0.2.0 release run logged ...
Feature request or enhancement
Which use case/requirement will be addressed by the proposed feature?
Debezium Platform must permit to create a JDBC sink to enable easy database migration/replication ...
type/enhancement
Goal
Rewrite checks/frameworks/dojo.py so that:
- Structure checks are generated from structure.yml fetched from zeroth at runtime
- File key checks use globs/templates from structure.yml
- Cross-reference ...
Description
Event-type strings are hardcoded 22 times across dashboard.py (8 unique types). If an event type string changes in
events.py (e.g., candidate_blocked → candidate_gate_blocked), the dashboard ...
domain/frontend
priority/p1
size/s
tech-debt
Description
The composite score for a candidate is computed with three different weighting formulas at different pipeline stages.
ranking.py:_compute_composite() uses 0.60 technical + 0.25 momentum + ...
bug
domain/quant
priority/p0
size/m
Parent
- Part of #6
Scope
Add the initial error boundary for the admin frontend shell.
Acceptance Criteria
- [ ] Frontend admin wraps the app shell in an error boundary.
- [ ] Runtime render ...
area:frontend-admin
priority:p1
type:task

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.