Skip to content
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

feature: 배포 서버 모니터링을 하고자 합니다. #101

Closed
wants to merge 345 commits into from

Conversation

wocjf0513
Copy link
Contributor

@wocjf0513 wocjf0513 commented Dec 8, 2023

💡 Motivation

📌 Changes

  • workflow 수정
  • 빌드하는 plugin 추가

🫱🏻‍🫲🏻 To Reviewers

  • 배포 서버 어플리케이션의 log.error(e)구문이 sentry에 monitoring됩니다.
  • 수정 중....

jo0oy and others added 30 commits November 24, 2023 11:41
- build.gradle
   - testImplementation 'org.springframework.boot:spring-boot-testcontainers'
- AbstractContainersSupport.class
   - redis test container 설정 클래스를 추상 클래스로 구현
   - 'extends' 사용해 손쉽게 redis test container 설정을 재사용할 수 있도록 구현
feat: 회원 정보 수정 기능 구현 및 회원 API 문서
 - 상세 검색 기능 구현
 - 예약 가능 여부 기능 구현
fix: 비밀번호 확인 API 문서화를 위해 adoc 파일에 추가
feat: Github Action을 통해 자동배포를 하자
fix: workflow file, dockerfile:이미 진행된 빌드 과정 생략
fix: build action 사용 (cd workflow 파일 내)
refactor: 도커 및 CD 재설정
jo0oy and others added 24 commits December 1, 2023 02:49
fix: 예약 API Rest Docs Test 수정
feat: prod 프로필 활성화 및 test application.yml 파일 삭제
docs: 리드미 팀원 부분 수정
refactor: 회원, Refresh 토큰 테이블 속성에 코멘트 추가
refactor: 예약/예약 상품/장바구니/별점 테이블 column comment 추가
refactor: 숙소, 숙소 이미지, 객실 테이블에 comment를 추가합니다.
@wocjf0513 wocjf0513 self-assigned this Dec 8, 2023
@wocjf0513 wocjf0513 added the 🛠️feature 기능 개발 label Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Test Results

81 tests  ±0   81 ✔️ ±0   4s ⏱️ ±0s
46 suites ±0     0 💤 ±0 
46 files   ±0     0 ±0 

Results for commit 3eb224b. ± Comparison against base commit b585550.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants