2026-01-15
요약 (AI 작성)
chrome-remote-devtools에서 CI·워크플로와 Rust 서버 테스트가 대거 반영되었습니다. Maestro Android 설정·ubuntu-latest 이전, API 33 x86_64·Apple Silicon arm64 에뮬레이터 설정, Maestro iOS 워크플로 추가 및 Ruby/Bundler·bundle install 정리, Rust 서버 단위·통합 테스트 추가 및 테스트 안정성 개선, Hermes 경로 감지 개선(Android/Linux, hermesc linux64-bin), 커밋 워크플로에 Rust 코드 품질 체크 문서화가 진행되었습니다.
커밋
ohah/chrome-remote-devtools
- fix(workflow): add bundle install before pod install
- fix(workflow): use mise Ruby and install Bundler explicitly
- fix(ci): align iOS workflow with Android workflow style
- feat(ci): add Maestro iOS test workflow
- docs: add Rust code quality checks to commit workflow
- style(server): apply code formatting to test file
- test(server): add message verification to WebSocket sending test
- fix(server): remove unnecessary mut from write variable in tests
- style(server): apply code formatting to test files
- refactor(server): improve test robustness and clarity
- style(server): format integration websocket test file
- chore(server): update Cargo.lock for integration test dependencies
- test(server): add unit and integration tests for Rust server
- fix(ci): add test result check for Maestro Android tests
- fix(react-native): use linux64-bin instead of linux-bin for hermesc
- fix(react-native-inspector): fix C++ warnings and add hermesc debug logs
- fix(android): add debugging and improve Hermes path detection for Linux
- refactor(android): use if-else chain style for Hermes path detection
- fix(android): improve Hermes compiler path detection
- refactor(workflows): replace mise-action with direct Bun setup
- fix(workflows): specify x86_64 architecture for API level 33
- fix(workflows): specify x86_64 architecture for API level 33
- refactor(workflows): migrate Maestro Android test to ubuntu-latest
- fix(workflows): use arm64 architecture for Android emulator on Apple Silicon
- feat(config): add Maestro test setup for Android
PR (해당일 생성/머지)
(없음)