[Fix] GitHub runner에서 testcontainers가 docker를 찾지 못하는 문제 해결#294
Merged
DongminL merged 7 commits intoFeb 15, 2026
Hidden character warning
The head ref may contain hidden characters: "fix/#293-github-runner\uc5d0\uc11c-testcontainers\uac00-docker\ub97c-\ucc3e\uc9c0-\ubabb\ud558\ub294-\ubb38\uc81c"
Merged
Conversation
Test Results 85 files 85 suites 40s ⏱️ Results for commit bc3dcdb. ♻️ This comment has been updated with latest results. |
|
DongminL
added a commit
that referenced
this pull request
Feb 15, 2026
* chore: testcontainers의 버전을 최신 버전으로 수정 * fix: testcontainers의 버전 변경에 따른 ArrayUtils의 import 수정 * refactor: SonarQube가 제안된 코드로 수정 * chore: Testcontainers 버전을 BOM 적용 * fix: Testcontainers의 BOM을 1.21.4 버전으로 변경 * fix: BOM 제거 * fix: java 배포판을 temurin으로 변경
DongminL
added a commit
that referenced
this pull request
Feb 15, 2026
* refactor: DB에 Point 타입 명시 * perf: 공간 인덱스를 적용하는 쿼리로 개선 * test: 반경 이내 교차로 데이터 가져오는 쿼리 확인 * refactor: ST_Distance_Sphere 쿼리 함수를 사용하는 것을 메서드로 분리 * refactor: 위도, 경도 값을 Point 객체로 묶기 * perf: 쿼리에 MBRContains 함수를 이용하여 공간 인덱스 적용시키기 * test: 특정 좌표에서 근처 교차로 데이터 가져오는 쿼리 확인 * [Fix] GitHub runner에서 testcontainers가 docker를 찾지 못하는 문제 해결 (#294) * chore: testcontainers의 버전을 최신 버전으로 수정 * fix: testcontainers의 버전 변경에 따른 ArrayUtils의 import 수정 * refactor: SonarQube가 제안된 코드로 수정 * chore: Testcontainers 버전을 BOM 적용 * fix: Testcontainers의 BOM을 1.21.4 버전으로 변경 * fix: BOM 제거 * fix: java 배포판을 temurin으로 변경 * refactor: 생성 비용이 큰 SecureRandom 객체를 한 번만 생성되게 제한함
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

#️⃣ 연관된 이슈
✅ 체크리스트
📝 작업 내용
📸 스크린샷 (UI 변경 시 필수)
👀 리뷰어 가이드라인