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

부리미 서버 1.10v 배포 #185

Merged
merged 11 commits into from
Feb 19, 2024
Merged

부리미 서버 1.10v 배포 #185

merged 11 commits into from
Feb 19, 2024

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    3196426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06bf2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    584fb7c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #180 from GDSC-PKNU-Official/feat/#179

    Feat: 건물 정보 api 라우팅 추가
    hwinkr authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    264039f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    6aa4b4f View commit details
    Browse the repository at this point in the history
  2. fix(noticeHandler): 학과 공지사항 크롤링을 비동기로 처리하도록 변경

    비동기처리 이외에도 기존에 함수단위의 트랜잭션을 학과 단위의 트랜잭션으로 축소
    pp449 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0941ac8 View commit details
    Browse the repository at this point in the history
  3. fix(cronNoticeCrawling): 크론 동작 시 에러 발생하면 3번까지 동작한 후 종료되도록 설정

    만약 도중에 탈출하지 않으면 무한 루프로 인해 서버에 안좋은 영향 또는 무한 슬랙 알림을 받기에 3회까지 시도 후 종료되도록 설정
    추가적으로 크론 내부에서 트랜잭션을 생성하지 않도록 변경
    pp449 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a4685c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2daf2b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix(noticeHandler): 피드백 내용 반영

    불필요한 콘솔 로그 제거
    얼리 리턴 위치 변경
    필터 조건 간결화
    pp449 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    708e1c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #183 from GDSC-PKNU-Official/fix/#181

    fix(majorUtils getDepartmentIdByMajor): 특정 학과의 경우 공지사항 조회 및 알림설정이 불가했던 문제 해결
    pp449 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9396fbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from GDSC-PKNU-Official/fix/#182

    Fix/#182: 공지사항 크롤링 비동기처리 추가 및 무한 슬랙알림 문제 해결
    pp449 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    733a02d View commit details
    Browse the repository at this point in the history