-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RELEASE: ssl 인증서 자동 발급 설정 및 dev 서버 관련 파일 삭제, vercel 설정 파일 추가 #271
base: release
Are you sure you want to change the base?
Conversation
- Certbot이 자동으로 SSL을 발급받기 위해서 docker-compose.yml 파일을 참고함 - docker-compose.production.yml은 찾지 못하므로 - dev 관련 파일 & 서버 삭제 겸 dev에서 쓰던 파일들 이름을 production에서 쓰게 수정
- docker-compose에서 nginx 이미지 직접 쓰게 수정 - nginx(custom proxy image) Dockerfile 삭제 - default.conf 수정
…dev-서버-관련-파일-삭제 Env/ssl 인증서 자동 발급 설정 및 dev 서버 관련 파일 삭제
…dev-서버-관련-파일-삭제 env: Dockerfile 업로드 삭제
ENV: vercel 설정 파일 추가
🚀 TEST RESULT SUMMARY✅ client/reports/jest-junit.xml119 tests were completed in 8s with 119 passed, 0 failed and 0 skipped.
✅ src/core/todo/test/sort.test.ts
✅ src/core/todo/test/update.test.ts
✅ src/core/todo/test/validator.test.ts
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## release #271 +/- ##
=========================================
Coverage 49.25% 49.25%
=========================================
Files 16 8 -8
Lines 938 469 -469
Branches 126 63 -63
=========================================
- Hits 462 231 -231
+ Misses 440 220 -220
+ Partials 36 18 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
개요
세부 내용
공유
혼자만의 release 떨리네용 ;0;
고민과 질문
해결 과정의 기록은 정리해서 위키에 수록 후 링크 달기
관련 이슈