mdx: 최신 제품 버전을 동기화합니다 - #1062
Merged
Merged
Conversation
## Summary Confluence의 Product Versions 변경을 세 언어 문서에 반영해 최신 설치 권장 버전을 제공합니다. - 11.6.6을 Community Edition 및 Enterprise Edition 권장 버전으로 추가합니다. - 11.5.8을 Enterprise Edition 권장 버전으로 추가합니다. - 이전 11.6.5 및 11.5.7 상태를 Outdated로 갱신합니다. ## Test plan - [x] Confluence recent fetch 및 attachment 확인 - [x] title translation 검증 및 전체 catalog 변환 - [x] EN/JA targeted Skeleton 비교 - [x] git diff --check - [x] converter diagnostic 및 link error 부재 확인 🤖 Generated with Codex Constraint: Confluence recent fetch에서 Product Versions 페이지만 version 26에서 27로 갱신되었습니다. Rejected: 전체 변환에서 발생한 기존 converter drift를 포함합니다. | Confluence 변경 범위를 벗어나고 diagnostic 문자열을 재도입합니다. Confidence: high Scope-risk: narrow Directive: Product Versions 변경은 KO/EN/JA 표의 version, build tag, date, status를 함께 동기화합니다. Tested: recent fetch, title translation 검증, targeted skeleton 비교, diff 검사, diagnostic 검색을 확인했습니다. Co-Authored-By: Atlas <atlas@jk.agent>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Confluence의 Product Versions 변경을 KO/EN/JA 문서에 동기화해 최신 설치 권장 버전을 제공합니다.
Test plan
git diff --check#link-error, 임시.skel.mdx부재 확인npm run lintnpm run buildAdditional notes
ENOBUFS경고가 출력되지만 build는 성공합니다.🤖 Generated with Codex