Skip to content

Comments

feat: 알림 데이터 저장#332

Merged
tomatozil merged 9 commits intodevelopfrom
feature/#306-점검-데이터-저장
Feb 16, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/#306-\uc810\uac80-\ub370\uc774\ud130-\uc800\uc7a5"
Merged

feat: 알림 데이터 저장#332
tomatozil merged 9 commits intodevelopfrom
feature/#306-점검-데이터-저장

Conversation

@tomatozil
Copy link
Collaborator

@tomatozil tomatozil commented Feb 16, 2025

🔧 어떤 작업인가요?

off 요청시에 알림 대상인지 확인합니다
알림 대상이라면

  1. 알림 테이블에 데이터를 저장하고
  2. control-center에 "얘 알림 보내라" 알려줍니다
  • 해당 과정은 http 요청을 통해 이뤄집니다.
  • 두 서버만 알고 있는 api key로 인증 과정을 거칩니다.

로컬 테스트로 control-center에 요청가는 것까지 확인
Screenshot 2025-02-16 at 3 39 18 PM

#️⃣ 연관된 이슈

#306

💡 리뷰어에게 하고 싶은 말

커밋 feat: alarm 컨트롤러에서부터 feat: alarm 내부 서버 api 요청까지만 보시면 됩니다요!
event-hub 에도 src/resources/properties 디렉토리에 env.properties를 추가해주세요 노션 BE-page 마지막에 추가해놨습니다

🙏 아래 내용이 모두 충족 되었는지 확인해주세요 🙏

  • PR 이전 dev 브랜치 병합 하셨나요?
  • PR 이전 빌드 테스트 정상적으로 성공했나요?
  • PR 상세내용이 충분히 기재 되었나요?
  • PR 리뷰어, 할당자, 라벨, 프로젝트 확인

@tomatozil tomatozil added the ✨ Feat 새로운 기능 추가 label Feb 16, 2025
@tomatozil tomatozil requested a review from kbyunghoon February 16, 2025 07:26
@tomatozil tomatozil self-assigned this Feb 16, 2025
@tomatozil tomatozil linked an issue Feb 16, 2025 that may be closed by this pull request
1 task
Copy link
Collaborator

@kbyunghoon kbyunghoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리뷰 확인해주세요. 리뷰 모두 제안일 뿐이니 참고만 해주세요
수고하셨습니다.

@tomatozil tomatozil merged commit 118962e into develop Feb 16, 2025
@tomatozil tomatozil deleted the feature/#306-점검-데이터-저장 branch February 16, 2025 09:55
@tomatozil tomatozil restored the feature/#306-점검-데이터-저장 branch February 16, 2025 09:55
@tomatozil tomatozil deleted the feature/#306-점검-데이터-저장 branch February 27, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feat 새로운 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] 점검 데이터 저장

2 participants