chore: main 핫픽스를 develop 으로 역병합 - #166
Merged
Merged
Conversation
feat: 고객 인증·프로필·스타일·동의 및 파일 도메인 통합
Develop
chore: develop → main 동기화 (S3 가드 수정 포함)
chore: develop → main 동기화
chore: develop → main 동기화 (로그인 기기 정보 제거)
hotfix: 공유 링크 도메인을 heddy.site로 수정
merge: develop → main (분석 결과 조회 API)
develop
merge: develop
release: 시술기록 가격 통화 기본값
merge: develop 브랜치 main 반영
#160 의 파일 정리 수정이 main 에만 있어 develop 을 기준으로 파는 브랜치가 그 수정이 빠진 코드에서 출발하고 있었다.
This was referenced Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
변경 내용
main을develop으로 병합 (충돌 없음)작업 목적
main에 직접 머지된 핫픽스가develop으로 돌아오지 않아 두 브랜치의 내용이 갈렸다.develop을 기준으로 파는 작업 브랜치가 그 수정이 빠진 코드에서 출발하고 있었다.테스트 방법
병합 자체가 변경이라 새 테스트는 없다. 병합 결과에서
./gradlew test·./gradlew build가 통과하는 것을 확인했다.
체크리스트
기타 사항
main에만 있는 커밋은 0 개다.