issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript linked:pr language:Java
Filter by
5.8M results
Project name
Add Contributor Leaderboard Tag Analytics Dashboard
One-line description
Description
Regular Expressions (Regex) are notoriously difficult for beginners to understand. We need a browser-based ...
good first issue
NSoC'26
Summary
The governance UI (web/governance.html) renders proposal API fields through a div.innerHTML template:
div.innerHTML = ` b #${safeNumber(p.id)} ${escapeHtml(p.title)} /b br
span class= muted ...
Purpose
Add a safe cleanup foundation for old per-run artifacts.
Now that generated outputs are mirrored under runs/{run_id}, repeated restarts and retries can grow storage
indefinitely. This issue adds ...
Problem
All of the app s seed data — both override roles, the inbound route rules, the outbound status rules, payment-method
mappings, and the default shipping-cost item — is created only by patches in ...
目标
在首页补充课程级结果概览卡片,让首页更直观看到当前教学班课程级计算覆盖情况。
需要完成
- 增加课程级结果概览卡片
- 展示已有课程级结果的教学班数量
- 展示未完成课程级结果的教学班数量
- 对结果状态给出简明提示
- 与当前首页真实计算结果保持一致
验收标准
- 首页能直观看到课程级结果覆盖情况
- 已完成与未完成状态能清楚区分
- 页面展示与当前后端真实结果一致 ...
Parent bounty: #743 Original issue: #5304
Bug
apps/api/src/middleware/auth.js checks for Authorization headers with startsWith( Bearer ) and then extracts the token
with slice(7). That assumes exactly ...
Description
Three subdirectories within examples/cifar100/ have zero documentation, making it difficult for contributors to
understand what paradigm each implements, what algorithms are available, and ...
작업 개요
주문/결제 도메인의 동시성·성능 검증을 위한 테스트 인프라를 구축한다. 비관적 락, 외부 PG 응답 지연, 스케줄러 경쟁, Circuit Breaker, 부하 증가 시나리오를 k6로 실행할 수 있는 환경을 만든다.
작업 범위
포함
- Mock PG 서버 구현 (Node.js + Express, docker-compose 연동)
- application-perf.yml ...
chore
Summary
Add lightweight CI coverage for the FFM runtime path by running a reduced aiter GEMM smoke test inside the published
rocm/ffm-dev:latest image.
Motivation
The FFM image provides a MI450/gfx1250 ...
frameworks-devops
This issue is created automatically to track contribution activity.
Updation

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.