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

v2.2.0 #474

Merged
merged 17 commits into from
Nov 8, 2024
Merged

v2.2.0 #474

merged 17 commits into from
Nov 8, 2024

Conversation

mikekks
Copy link
Member

@mikekks mikekks commented Nov 7, 2024

πŸ‘©β€πŸ’» Contents

v2.2.0 배포

πŸ“ Review Note

πŸ“£ Related Issue

  • closed #

βœ… 점검사항

  • docker-compose.yml νŒŒμΌμ— λ§ˆμ΄κ·Έλ ˆμ΄μ…˜ ν•œ API의 ν¬μ›Œλ”©μ„ λ³€κ²½ν•΄μ€¬λ‚˜μš”?
  • Spring Secret 값을 μˆ˜μ •ν•˜κ±°λ‚˜ μΆ”κ°€ν–ˆλ‹€λ©΄ Github Secretμ—μ„œ μˆ˜μ •μ„ ν•΄μ€¬λ‚˜μš”?
  • Nestjs Secret 값을 μˆ˜μ •ν•˜κ±°λ‚˜ μΆ”κ°€ν–ˆλ‹€λ©΄ Docker-Compose.yml 파일 및 μΈμŠ€ν„΄μŠ€ λ‚΄λΆ€μ˜ .env νŒŒμΌμ„ μˆ˜μ •ν–ˆλ‚˜μš”?

hoonyworld and others added 16 commits September 28, 2024 21:15
* chore: μž„μ‹œ API μ‚­μ œ

* feat: 전체 μ‚¬μš©μž 쑰회 API κ΅¬ν˜„

* chore: κΈ°μ‘΄ λ©˜μ…˜ μ‚¬μš©μž 쑰회 API deprecated 처리
* add: 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ μ—”ν‹°ν‹° 및 λ ˆν¬μ§€ν† λ¦¬ μΆ”κ°€

* chore: λͺ¨μž„ 생성 API에 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ 둜직 μΆ”κ°€

* chore: λͺ¨μž„ μˆ˜μ • API에 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ 둜직 μΆ”κ°€

* chore: λͺ¨μž„ μ‚­μ œ API에 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ 둜직 μΆ”κ°€

* chore: id -> ManyToOne 연관관계 생성

* chore: 연관관계 μ„€μ •μœΌλ‘œ μΈν•œ μˆ˜μ •

* chore: join 컬럼 이름 λ³€κ²½

* chore: λͺ¨μž„ 상세 쑰회 API에 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ 둜직 μΆ”κ°€

* fix: κΈ°μ‘΄ κ²€μ¦λ‘œμ§ 원상 볡ꡬ 및 곡동λͺ¨μž„μž₯ μ„€μ •ν•˜μ§€ μ•Šμ€ 경우 λΆ„κΈ°μ²˜λ¦¬

* add: 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ ν…Œμ΄λΈ” μΆ”κ°€

* test: 곡동 λͺ¨μž„μž₯ κ΄€λ ¨ ν…ŒμŠ€νŠΈ μ½”λ“œ μΆ”κ°€

* chore: λ©”μ„œλ“œ 이름 λ³€κ²½

* feat: JointLeaders μΌκΈ‰μ»¬λ ‰μ…˜ κ΅¬ν˜„ 및 곡동λͺ¨μž„μž₯ μ—¬λΆ€ 확인 둜직 κ΅¬ν˜„

* feat: λͺ¨μž„ 상세 쑰회 API 에 곡동λͺ¨μž„μž₯ μ—¬λΆ€ κ΅¬ν˜„

* chore: JointLeader μžλ£Œν˜• Map 으둜 λ³€κ²½ 및 hasNotJointLeader μΆ”κ°€

* chore: nullable ν•˜κ²Œ λ³€κ²½

* feat: λ‚΄ λͺ¨μž„ 쑰회 API 에 곡동λͺ¨μž„μž₯ μ—¬λΆ€ μΆ”κ°€

* fix: isJointLeader ν˜Έν™˜μ„ μœ„ν•΄ getter λ©”μ„œλ“œ 직접 κ΅¬ν˜„

* chore: JointLeader -> CoLeader둜 μˆ˜μ •

* chore: CoLeaders 쑰건 λ°˜μ „

* chore: @Getter(AccessLevel.NONE) μΆ”κ°€

* chore: update λ©”μ„œλ“œ μˆ˜μ •

* chore: ν•„λ“œ μ„€λͺ… μΆ”κ°€

* chore: λͺ¨μž„ 생성 μ½”λ“œ 리뷰 반영

* feat: 곡동 λͺ¨μž„μž₯이 μ‘΄μž¬ν•˜μ§€ μ•ŠλŠ” 경우의 μ˜ˆμ™Έ 처리
* add: BaseTimeEntity μΆ”κ°€

* feat: 곡동λͺ¨μž„μž₯인 λͺ¨μž„도 μ‘°νšŒν•  수 μžˆλ„λ‘ κ΅¬ν˜„

* fix: co_leader둜 μˆ˜μ •

* test: test data μΆ”κ°€

* refactor: λ‚΄κ°€ μ‹ μ²­ν•œ λͺ¨μž„ μ •λ ¬ 쑰건 μΆ”κ°€

* test: Mock ν…ŒμŠ€νŠΈ μ‚­μ œ - 이제 ν•΄λ‹Ή μΌ€μ΄μŠ€λ“€μ΄ ν†΅ν•©ν…ŒμŠ€νŠΈλ‘œ 컀버됨.

* test: λ‚΄κ°€ λ§Œλ“  λͺ¨μž„ 쑰회, λ‚΄κ°€ μ‹ μ²­ν•œ λͺ¨μž„ 쑰회 ν…ŒμŠ€νŠΈ μ½”λ“œ μž‘μ„±

* refactor:
1. λͺ¨μž„μž₯, 곡동λͺ¨μž„μž₯의 경우 검증 둜직 μΆ”κ°€
2. LocalDateTime.now λΆ€λΆ„ μˆ˜μ •

* feat: λͺ¨μž„μž₯, 곡동λͺ¨μž„μž₯의 경우 검증 둜직 κ΅¬ν˜„

* test:
1. λͺ¨μž„μž₯, 곡동 λͺ¨μž„μž₯인 경우 λͺ¨μž„ μ‹ μ²­ ν…ŒμŠ€νŠΈ μ½”λ“œ μž‘μ„±
2. μ‹œκ°„ μˆ˜μ •μœΌλ‘œ μΈν•œ 일뢀 ν…ŒμŠ€νŠΈ μ½”λ“œ μˆ˜μ •

* test: μ‹œκ°„ μˆ˜μ •μœΌλ‘œ μΈν•œ 일뢀 ν…ŒμŠ€νŠΈ μ½”λ“œ μˆ˜μ •

* fix: clearAutomatically = true μΆ”κ°€

* fix: User -> userId λ³€κ²½

* test: 'λͺ¨μž„ μˆ˜μ •', 'λͺ¨μž„ μ‚­μ œ', 'λͺ¨μž„ μ§€μ›μž μƒνƒœ λ³€κ²½'에 곡동λͺ¨μž„μž₯ κ΄€λ ¨ ν…ŒμŠ€νŠΈ μ½”λ“œ μž‘μ„±

* test: ν…ŒμŠ€νŠΈ μ‹œν€€μŠ€ 및 데이터 일뢀 μˆ˜μ •
* feat(aop): 둜그 좜λ ₯용 AOP κ΅¬ν˜„

* fix(aop): ν…ŒμŠ€νŠΈ μ½”λ“œ μ‹€ν–‰μ‹œ μ‹€ν–‰λ˜μ§€ μ•Šλ„λ‘ μ„€μ •

* chore(aop): ν•„λ“œκΉŒμ§€ 좜λ ₯λ˜λ„λ‘ μˆ˜μ •
* refactor: 승인된 μ‹ μ²­μž 수 ν•„λ“œ μΆ”κ°€

* refactor: μ‚¬μš©ν•˜μ§€ μ•ŠλŠ” QueryProjection μ‚­μ œ + λͺ¨μž„ 제λͺ©μ— private final μΆ”κ°€

* test: appliedCount -> approvedCount 둜 λ³€κ²½
* fix: 곡동λͺ¨μž„μž₯이 μ‹€μ œ λͺ¨μž„ 객체 μ°Έμ‘°ν•˜λ„λ‘ μˆ˜μ •

* test: λͺ¨μž„ μˆ˜μ • 성곡 μΌ€μ΄μŠ€ ν…ŒμŠ€νŠΈ μž‘μ„±
@mikekks mikekks added πŸš€ deployment μ •κΈ° 배포와 κ΄€λ ¨λœ 라벨 2️⃣ minor labels Nov 7, 2024
@mikekks mikekks self-assigned this Nov 7, 2024
Copy link

height bot commented Nov 7, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

* fix: λͺ¨μž„μž₯은 곡동λͺ¨μž„μž₯이 될 수 없도둝 κ΅¬ν˜„

* test: λͺ¨μž„μž₯은 곡동λͺ¨μž„μž₯이 될 수 없도둝 κ΅¬ν˜„ λ‚΄μš© ν…ŒμŠ€νŠΈ
@mikekks mikekks merged commit 73fd2e9 into main Nov 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2️⃣ minor πŸš€ deployment μ •κΈ° 배포와 κ΄€λ ¨λœ 라벨 size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants