Skip to content

chore: main 변경사항을 dev에 반영 - #264

Merged
5solbin merged 4 commits into
devfrom
main
Aug 7, 2026
Merged

chore: main 변경사항을 dev에 반영#264
5solbin merged 4 commits into
devfrom
main

Conversation

@5solbin

@5solbin 5solbin commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

변경 사항

main 브랜치의 최신 변경사항을 dev 브랜치에 반영합니다.

포함된 PR

참고

현재 maindev는 서로 분기된 상태이며, 이 PR은 main에 반영된 최신 4개 커밋을 dev로 동기화합니다.

5solbin and others added 4 commits August 7, 2026 14:12
dev already owns V5 (trending activity indexes) and V6 (vote pin type
consolidation) under different content. Renumbering main's
V5__add_storage_delete_outbox.sql and V6__add_scheduler_lock.sql to
V7/V8 unifies the migration sequence across both branches so a future
merge in either direction won't produce two files claiming the same
Flyway version.

File content is unchanged (git mv only), so the Flyway checksum for
each script is identical before and after — verified by re-running
`flyway migrate` against a fresh MySQL 8 schema (V1-V4,V7,V8 all
applied successfully).

Requires a one-time flyway_schema_history remap on any environment
that already applied the old V5/V6 (see PR description runbook)
before this is deployed there.
…7-v8

chore: renumber storage-delete/scheduler-lock migrations to V7/V8
fix: 프로필 수정 시 본인 닉네임 중복 검사 제외
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d9f4c9a8-77a0-4ad7-bb0b-6f65685851a8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@5solbin
5solbin marked this pull request as ready for review August 7, 2026 06:53
@5solbin
5solbin merged commit c25e3eb into dev Aug 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant