pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Java language:Java language:C#
Filter by
128M results
🔴 P0 — Factory reliability fix
Two changes that address the #1 and #2 root causes of factory unreliability:
1. scan-image exit-code → always 0 (non-blocking)
Root cause: The scan-image step blocks ALL ...
Unified replay for python-cmd2/cmd2
Summary
- The project ** Transient Deployment Targets ** policy (unavailable target → fail or skip the deployment) was applied
to every target in the environment, before any role filtering. An unavailable ...
Unified replay for gbtami/pychess-variants
변경 요약
- GET /decks/{deckId}/shared-detail — 소유자 검증 없이 덱+카드 목록 조회
- POST /decks/{deckId}/copy-from-share — 공유 덱을 내 덱으로 복사 (SRS 초기화)
- GET /decks/{deckId}/shareable — 덱 공유 가능 여부 확인
관련 이슈
-
변경 ...
Automated test pull request
- Added ScriptCommandExecutor class for start/stop/restart operations
- Supports configurable script paths (default from config settings)
- Handles non-existent scripts gracefully with FileNotFoundError ...
Automated test pull request
Overview
Wires the host app settings loader through the central Wevra config service introduced for configuration source
refactoring.
Changes
- Register host app configuration definitions for central ...