[feature] 마스터 링크 동기화 및 사용자 폴더 복사 스크립트 추가 - #93
Closed
vcz-Chan wants to merge 1 commit into
Closed
Conversation
vcz-Chan
requested review from
Choi-JY1107,
hyoinkang and
ninaxlee
as code owners
August 25, 2026 13:17
vcz-Chan
force-pushed
the
feature/ut-link-seeding
branch
from
August 28, 2026 17:08
7e350fd to
3a5426e
Compare
Collaborator
Author
|
2차 유티 완료로 close할게요~ |
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.
개요
마스터 계정에서 분석을 마친 링크를 다시 AI 처리하지 않고 대상 사용자 계정으로 복사하기 위한 관리자용 스크립트를 추가했습니다.
실제 UT 링크 목록이나 사용자별 데이터는 이 PR에 포함하지 않습니다.
주요 변경
db:distribute:master-folderdb:sync:master-links처리 흐름
안전장치
--apply필요--apply --force-production모두 필요검증
bun run lintbun run typecheck:scriptsbun run build영향 범위 및 제한
상세 사용법은
docs/database/master-link-distribution.md에 정리했습니다.