Copilot

Results 4853 comments of Copilot

> @copilot could you do that, please? I've configured Actions setup steps to fix the CI DNS blocking issues. The changes include: 1. **Dependency caching** - Added `actions/cache@v3` to cache...

> @copilot the tests for Postgres are still failing... could you fix that, please? Fixed the PostgreSQL test failures with two key changes: 1. **JSON path syntax**: Fixed JSONB path...

> @copilot workflows를 수정해서 Eigen 5.0.x에 대한 테스트도 추가해줘. 워크플로우에 Eigen 5.0.0 테스트를 추가했습니다 (57c6883). 변경 사항: - `pull_request_test.yml`과 `pull_request_test_non_x64.yml`의 eigenversion 매트릭스에 5.0.0 추가 - Eigen 5.x는 C++14가 필요하므로 버전에...