mdx: Confluence recent 변경분을 동기화합니다#1026
Merged
Merged
Conversation
## Summary Confluence Space recent fetch 결과를 한국어 MDX와 공용 이미지에 반영합니다. - Custom JDBC, QSI Parser, Query Rules 안내를 최신 버전 설명으로 갱신합니다. - 제품 버전, Container Registry 설명, Overview 이미지를 Confluence 원본에 맞춥니다. Constraint: Confluence Space recent sync output is the source of truth Confidence: high Scope-risk: narrow Directive: Keep EN/JA translations structurally aligned with this KO source update Tested: venv/bin/python bin/fetch_cli.py --recent --attachments --verbose; venv/bin/python bin/convert_all.py Not-tested: EN/JA skeleton comparison pending translation commit
## Summary
Confluence Space recent 변경분을 영어와 일본어 MDX에 구조적으로 동기화합니다.
- Custom JDBC, QSI Parser, Query Rules 변경 내용을 en/ja 문서에 번역 반영합니다.
- 제품 버전, Container Registry 설명, Overview 이미지 변경을 en/ja에 맞춥니다.
- product-versions KO EOF 빈 줄을 제거해 diff check와 Skeleton 비교를 동시에 통과시킵니다.
Constraint: KO MDX generated from Confluence remains the structure source for translated content
Rejected: Keep the generated EOF blank line | It made git diff --check fail for the branch
Confidence: high
Scope-risk: narrow
Directive: Preserve target/{lang} skeleton parity when updating these pages again
Tested: venv/bin/python bin/skeleton/cli.py for 12 changed en/ja files; git diff --check origin/main; npm run build
Not-tested: Browser visual rendering
|
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 Space recent sync 결과를 QueryPie ACP 문서에 반영합니다.
Test plan
venv/bin/python bin/fetch_cli.py --recent --attachments --verbosevenv/bin/python bin/convert_all.pyvenv/bin/python bin/skeleton/cli.py target/{lang}/...git diff --check origin/mainnpm run buildRelated tickets & links
🤖 Generated with Codex