mdx: Confluence 최신 변경분을 동기화합니다#1027
Merged
Merged
Conversation
Confluence recent sync에서 감지한 KAC Web Client와 Premium Support 변경을 세 언어 문서에 반영합니다. Constraint: KO Confluence 변환 결과를 source of truth로 유지합니다. Rejected: KO만 갱신 | EN/JA 문서와 navigation skeleton이 drift됩니다. Confidence: high Scope-risk: moderate Directive: Web Client 문서 변경 시 ko/en/ja 경로와 이미지 참조를 함께 갱신합니다. Tested: bin/skeleton/cli.py target/en/support/premium-support.mdx; bin/skeleton/cli.py target/ja/support/premium-support.mdx; bin/skeleton/cli.py target/en/user-manual/kubernetes-access-control/web-client.mdx; bin/skeleton/cli.py target/ja/user-manual/kubernetes-access-control/web-client.mdx; bin/skeleton/cli.py -r target/en/support target/ja/support target/en/user-manual/kubernetes-access-control target/ja/user-manual/kubernetes-access-control --max-diff=20; git diff --check; npm run build Not-tested: 배포 환경 렌더링 Generated-with: Codex 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 recent sync에서 감지한 KAC Web Client 신규 페이지와 Premium Support 변경을 제품 문서에 반영합니다.
Test plan
venv/bin/python bin/fetch_cli.py --recent --attachments --verbosevenv/bin/python bin/convert_all.pybin/skeleton/cli.py target/en/support/premium-support.mdxbin/skeleton/cli.py target/ja/support/premium-support.mdxbin/skeleton/cli.py target/en/user-manual/kubernetes-access-control/web-client.mdxbin/skeleton/cli.py target/ja/user-manual/kubernetes-access-control/web-client.mdxbin/skeleton/cli.py -r target/en/support target/ja/support target/en/user-manual/kubernetes-access-control target/ja/user-manual/kubernetes-access-control --max-diff=20git diff --checknpm run buildAdditional notes
bin/skeleton/cli.py --compare에서 기존 KO-only/support/standard-edition*누락 항목이 표시됐으며, 이번 변경 범위에는 포함하지 않습니다.npm run build는 성공했지만 기존 Turbopack dynamic file pattern 경고와 sitemapENOBUFS경고가 출력됩니다.🤖 Generated with Codex