pullrequests Search Results · language:Dune language:Python language:HTML language:Go
Filter by
101M results
Automated test pull request
요약
- 테스트 수집 오류 4건 해결 — torch 미설치 환경에서 ImportError로 전체 수집이 중단되던 문제 수정
- ROADMAP.md 현황 반영 — Track A/B/C 실제 구현 현황(Draft PR #35~#51 기준) 업데이트
- 일일 상태 보고서 — reports/status_2026-05-30.md 생성
변경 파일
| 파일 ...
Revert of #2228
PR #2228 was auto-merged into main without CI passing (an atomic create→merge hook fired before the terminal CI gate).
The merged change is provably broken:
- stage_resolve_runtime_a ...
📝 Description
Introduce a /api/source-wall/reconcile-from-db endpoint that reads committed ci_ fields from file_index and queues a
background worker to rebuild ComicInfo.xml inside CBZ files (DB is treated ...
bug
Validate driver info against JSON schema using jsonschema-rs
Include JSON schema validation in tests
- Add a parameterized json_schema fixture for failure tests so they run with and without JSON schema ...
Summary
Continues the SU-1 sweep from #921. This PR fixes ~35 violations across 9 files in the config/ package and
reporting/report_generator.py:
config/credential_manager.py (12 violations):
- All ...
Summary
- add a service-backed Odoo testing deploy route that uses the native ship executor and mints the testing release
tuple
- add reusable Odoo testing deploy workflow plus tenant-scoped authz ...
Automated test pull request
This pull request adds support for generating and managing Hyprland 0.55+ Lua-based monitor configuration files
(monitors.lua) alongside the legacy monitors.conf format.
For backwards compatibility it ...