Cho HyunJong
Cho HyunJong
ci를 travis로 사용하는 부분 검토. 빌드 및 테스트 관련 이슈가 있는데요. travis를 사용하는것을 검토해주세요. @croissant-seven 테스트 코드에서 travis사용했을때 문제가 무엇이 있는지도 작업하실때 살펴봐주세요. @billygoo 검토해주세요~~
User management method does not work. These are the instructions below. https://docs.mongodb.com/manual/reference/method/js-user-management/ thanks. Name | Description db.auth() | Authenticates a user to a database. db.changeUserPassword() | Changes an existing user’s...
I am getting a null point error in `monitor.beginTask("Beging prograss", IProgressMonitor.UNKNOWN);`. Repeat the NullPointException occurred and worked fine throughout the code that uses Job. The code below has been working...