2026-01-14
요약 (AI 작성)
chrome-remote-devtools에서 CI·테스트 정비가 이뤄졌습니다. E2E를 Rust 서버 기준으로 이전, 통합 테스트 통합·실패 리포트 추가, 포트 충돌 방지를 위한 테스트 분리, 비압축 메시지 포맷 유지 수정, GitHub Actions 스크립트 오류 및 중복 코멘트 단계 수정, inspector 격리 테스트 보장, localStorage 격리 E2E 추가, React Native inspector iOS 빌드 오류 수정이 포함되었습니다.
커밋
ohah/chrome-remote-devtools
- fix(ci): separate integration tests to avoid port conflict
- refactor(ci): consolidate integration tests and add failure reporting
- fix(server): preserve original message format for uncompressed messages
- refactor(test): migrate e2e tests to use Rust server
- fix(config): ensure inspector isolation test runs and PR comments are posted
- fix(config): remove duplicate comment step and glob usage
- fix(config): fix GitHub Actions script error
- test(inspector): add localStorage isolation E2E test
- fix(react-native-inspector): fix iOS build errors
PR (해당일 생성/머지)
(없음)