본문 바로가기

분류 전체보기297

Jenkins 특정 Branch Build 하고 싶을 경우 설정 소스코드 관리의 Repositories의 아래와 같이 설정 Source Code Management Git Repositories Advance Name: ref Refspec : +refs/tags/*:refs/remotes/origin/tags/* Branches to build Branch Specifier (blank for 'any') : v0.9.5.2 2017. 1. 6.
Eclipse에서 Maven project git으로 올리는 방법 maven project를 git repository로 만들고 싶으면 Eclipse > Project > Team > Share로 접근해서 git repository를 생성하고git remote add origin git@IP:sunghwan.cho/AutoTest.git로 remote repository를 add 해주고 push 해주면 된다. 2016. 12. 5.
org.openqa.selenium.SessionNotCreatedException: session not created exception 이전 버전 selenium chrome driver 사용 시에 org.openqa.selenium.SessionNotCreatedException: session not created exception Error가 발생할 수도 있다. 이때 최신 버전을 chrome driver를 설치해주면 정상적으로 된다. 2016. 12. 5.
Team Up to create what's next - Atlassian 2016 하반기 세미나 일시 : 2016.11.18장소 : 양재 엘타워 JIRAKanban Backlog가 곧 생길 예정 - Kanban Board를 좀더 깔끔하게 정리할 수 있도록 - Cloud는 벌써 ReleaseBacklog 내의 이슈 In-line으로 Edit 기능 제공안드로이드 Client ReleaseEmail Handler를 이용해서 메일을 통한 이슈 등록 가능ConfluencePage Load 3배 빠르게 개선Server 버전 6 이후론 Page 동시 작업 가능HomeAtlassian Home 제공 - Close Beta 버전으로 신청하면 사용가능 - 신청 완료 후기전체적으로 Atlassian 제품의 개선점에 대해서 발표하는 자리였음. 몇가지 쓸만한 기능들이 보였고, 앞으로 Atlassian 제품들이 나아가는 방.. 2016. 11. 21.