mdx: QueryPie ACP 11.6.5 문서 동기화#1025
Merged
Merged
Conversation
## Summary Confluence sync 결과를 반영하여 QueryPie ACP 11.6.5 문서와 Release Notes 경로를 갱신합니다. - `11.6.0-11.6.5` 문서를 `unreleased`에서 `release-notes`로 이동합니다. - 제품 버전 표와 DB Connections의 Use QSI Parser 안내를 ko/en/ja에 동기화합니다. - 신규 DB Connections 이미지를 추가하고 `var/pages.qm.yaml`의 경로 정보를 갱신합니다. ## Test plan - [x] `venv/bin/python bin/convert_all.py` - [x] 변경 대상 en/ja MDX skeleton 비교 - [x] `git diff --check` - [x] `npm run build -- --webpack` ## Additional notes - `npm run build`는 Turbopack이 `confluence-mdx/venv/bin/python` symlink를 처리하지 못해 panic으로 중단되어, 동일 빌드를 `--webpack` 옵션으로 검증합니다. 🤖 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 sync 결과를 반영하여 QueryPie ACP 11.6.5 문서와 Release Notes 경로를 갱신합니다.
11.6.0-11.6.5문서를unreleased에서release-notes로 이동합니다.var/pages.qm.yaml의 경로 정보를 갱신합니다.Test plan
venv/bin/python bin/convert_all.pygit diff --checknpm run build -- --webpackAdditional notes
npm run build는 Turbopack이confluence-mdx/venv/bin/pythonsymlink를 처리하지 못해 panic으로 중단되어, 동일 빌드를--webpack옵션으로 검증합니다.🤖 Generated with Codex