issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Python linked:pr
Filter by
5.8M results
Parent bounty: #743
Bug Description
The job creation schema in pps/api/src/validators/job.js accepts udgetMin and udgetMax independently, but it does not
validate that udgetMin = budgetMax. This allows ...
see https://github.com/elharo/xom/actions/workflows/release.yml
build
If a definition contains the following:
import @typespec/openapi ;
using TypeSpec.OpenAPI;
@tagMetadata(#[
#{ name: Assistants },
#{ name: Assistants },
])
@service
namespace Foo;
Results ...
bug
emitter:openapi3
Summary
Add an automated backstop that rewrites checklist sections in closed issue bodies and merged PR descriptions so the
final state reflects completion instead of leaving stale unchecked boxes behind. ...
priority:normal
status:needs-triage
type:automation
Feature description
Sometimes simulations get stuck , leading to very long wall-clock runtimes. We already track runtime using the runtime
variable in the helpfile (in seconds since simulation started). ...
Enhancement
Grids/Ensembles
Priority 2: high
PROTEUS
Software
💥 이슈 설명
멀티턴 기억(#43)은 직전 인벤토리 대비 새로 얻은 재료 만 인식합니다. 코칭의 본질인 직전 계획에서 어디까지 했고, 이제 무엇을 할 차례인지 를 짚으려면 plan 단계별 완료 추적이 필요합니다. 또한
coaching_state의 plan/completed 필드가 아직 저장만 가능하고 실제로 쓰이지 않습니다.
reconcile 노드를 심화해, ...
개요
공이 이동 방향에 따라 시계/반시계 방향으로 자연스럽게 회전하도록 시각 효과를 추가합니다.
작업 내용
- src/ball.py: 수평 속도 기반 회전각 누적 (vel[0] * 180 / (π * radius)) 및 pygame.transform.rotate 적용
- src/victory_screen.py: 축제 화면 내 공 오브젝트에 동일 ...
enhancement
Описание
FlatioBot использует @RequiredArgsConstructor (Lombok), который генерирует super() без токена. В результате внутренний
HTTP-клиент TelegramLongPollingBot инициализируется с пустым токеном, все ...
bug
high
Bug Description
The job creation schema in apps/api/src/validators/job.js accepts budgetMin and budgetMax independently, but it does not
validate that budgetMin = budgetMax. This allows creating jobs ...
어떤 기능인가요?
구독 결제 안정성 개선 및 정기결제 리팩토링
작업 상세 내용
- [ ] PortOne 응답 검증 로직 추가
- [ ] SubscriptionValidator를 통한 검증 로직 분리
- [ ] 외부 API 호출과 DB 트랜잭션 분리
- [ ] SubscriptionTransactionService 도입
- [ ] 정기결제 ...

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.