전체 글 썸네일형 리스트형 SourceTree Access denied 해결 https://ifuwanna.tistory.com/258 [Git] 소스트리 Access denied 오류 해결 소스트리(Sourcetree)를 이용하여 GitLab,GitHub 등의 저장소에서 Clone 받아 놓은 원격 레파지토리(remote Repository)에 PULL / PUSH 등으로 접근할때 아래와 같이 권한 오류로 실패하는 경우가 있습니다. remo.. ifuwanna.tistory.com 더보기 xcode 에서 낮은 ios도 지원되도록 설정 https://github.com/iGhibli/iOS-DeviceSupport 더보기 SourceTree에서 계속 비밀번호를 물어볼 경우 git config --global credential.helper osxkeychain 더보기 Jenkins - Email Notification (gmail) 설정 참고 : smoh.tistory.com/334 [Jenkins] 빌드 결과를 이메일로 알려주기 Jenkins에서 빌드 결과를 이메일로 알려주는 방법에 대해 알아봅니다. 0. 사전 준비 다음 글을 참고하여 사전 준비를 합니다. 2020/01/17 - [Linux] - [Ubuntu] CI/CD를 위한 Jenkins 설치 2020/04/29 - [Program.. smoh.tistory.com 젠킨스 빌드 완료 시 gmail로 알림이 오도록 설정 참고 : support.google.com/mail/answer/7126229?hl=ko 다른 이메일 플랫폼을 통해 Gmail 확인하기 - Gmail 고객센터 도움이 되었나요? 어떻게 하면 개선할 수 있을까요? 예아니요 support.google.com jenkin.. 더보기 Jenkins - Unity 설정 참고 : drehzr.tistory.com/605?category=343061 개발환경)젠킨스(Jenkins) Unity 셋팅하기 젠킨스(Jenkins) Unity 세팅하기 [젠킨스 관리]- [플러그인 관리] -[설치 가능] - Unity를 검색해서 Unity3d를 설치해줍니다. Unity Plug in을 설치 이후에 [젠킨스 관리] - [ Global Tool Configuration]에서 Un.. drehzr.tistory.com jenkins 관리 > 플러그인 관리에서 아래 플러그인 추가돼있어야 함 Unity3d plugin This plugin can run Unity 3d Editor builds. jenkins 관리 > Global Tool Configuration > Unity3d unity.. 더보기 Jenkins - GitLab 설정 Jenkins window 2.277.1 LTS www.jenkins.io/download/ Jenkins download and deployment Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software www.jenkins.io jdk 1.81.8.0_281 www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html 젠킨스 설치 완료하면 플러그인 설치가 노출되는데 디폴트 플러그인 선택 그런데... 플러그인 설치 에러 엄청 많이 노출... 몇 번 재시도하고 .. 더보기 GitLab Git windows 2.30.2. gitforwindows.org/ Git for Windows Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike. Git BASH Git for Windows provides a BA gitforwindows.org GitLab에 아이디 생성하고 프로젝트 만들면 아래와 같이 ssh key 추가하라는 경고가 뜸 참고 : sidorl.tis.. 더보기 .gitignore 템플릿 프로젝트 최상단 Directory에 .gitignore 파일 생성하면 git 버전관리에서 제외할 파일을 지정 할수 있음 github.com/github/gitignore github/gitignore A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub. github.com gitignore 템플릿이 다 정리되어 있어서 사용하는 언어의 템플릿 가져오면 됨 더보기 이전 1 2 다음