Skip to content

mdx: 11.5.8·11.6.6 Release Notes를 동기화합니다 - #1061

Merged
jk-kim0 merged 2 commits into
mainfrom
jk/mdx-confluence-sync-20260826
Aug 26, 2026
Merged

mdx: 11.5.8·11.6.6 Release Notes를 동기화합니다#1061
jk-kim0 merged 2 commits into
mainfrom
jk/mdx-confluence-sync-20260826

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Confluence에 게시된 QueryPie 11.5.8과 11.6.6 Release Notes를 KO/EN/JA 문서에 동기화합니다.

  • recent sync에서 변경 후보 4개를 확인하고 실제 version이 갱신된 Release Notes 2개를 반영합니다.
  • 11.5.8과 11.6.6의 New Feature 및 Improvement를 영어와 일본어로 번역합니다.
  • 세 locale의 route와 navigation을 새 버전 범위로 변경합니다.
  • 기존 route에는 8주 임시 redirect를 추가합니다.
  • Product Versions의 Release Notes 표시 범위와 링크를 새 route로 직접 연결합니다.
  • MongoDB 연산자를 inline code로 표시해 MDX 수식 해석을 방지합니다.

Test plan

  • bin/convert_all.py --verify-translations
  • KO/EN/JA targeted Skeleton 비교
  • git diff --check
  • npm run lint
  • npm run build
  • 생성 HTML에서 세 locale의 새 route, Release heading, Product Versions의 새 href 확인
  • converter 진단 문자열, #link-error, 임시 .skel.mdx 부재 확인
  • PR scope gate에서 의도한 commit 2개와 파일 15개만 포함됨을 확인

Additional notes

  • 변환 과정에서 최근 fetch 대상이 아닌 기존 문서의 converter drift는 제외했습니다.
  • 새 attachment는 없습니다.
  • 빌드 과정에서 기존 broad file pattern, NFT, localStorage, sitemap Git 조회 ENOBUFS 경고가 출력되지만 build는 성공합니다.
  • 브라우저 상호작용 탐색은 별도로 실행하지 않았습니다.

🤖 Generated with Codex

## Summary
Confluence에 게시된 최신 Release Notes를 다국어 문서와 route에 반영합니다.

- 11.5.8과 11.6.6 Release Notes를 KO/EN/JA에 동기화합니다.
- 이전 Release Notes route를 새 범위로 변경하고 8주 redirect를 추가합니다.
- MongoDB 연산자를 inline code로 표시해 MDX 수식 해석을 방지합니다.

## Test plan
- [x] 제목 번역 검증
- [x] KO/EN/JA targeted Skeleton 비교
- [x] `git diff --check`
- [x] `npm run lint`
- [x] `npm run build`
- [x] 생성 HTML의 새 route와 Release heading 확인

🤖 Generated with Codex

Constraint: Confluence recent fetch에서 실제 갱신된 Release Notes 두 페이지만 포함합니다.
Rejected: 전체 변환 diff 포함 | 기존 수동 보정과 link fragment를 되돌리는 converter drift가 섞입니다.
Confidence: high
Scope-risk: narrow
Directive: 최근 fetch 대상이 아닌 변환 diff는 converter drift 여부를 먼저 확인합니다.
Tested: title translation, targeted skeleton, git diff --check, npm run lint, npm run build, generated HTML routes
Not-tested: interactive browser navigation
Co-Authored-By: Atlas <atlas@jk.agent>
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
querypie-docs Ready Ready Preview Aug 26, 2026 8:32am

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 75f9e4efa2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/content-route-redirects.yaml
@jk-kim0 jk-kim0 self-assigned this Aug 26, 2026
## Summary

임시 redirect 만료 후에도 Product Versions 문서에서 Release Notes를 열 수 있도록 새 route를 직접 연결합니다.

- KO/EN/JA의 11.5 Release Notes 링크와 표시 범위를 11.5.8까지 확장합니다.
- KO/EN/JA의 11.6 Release Notes 링크와 표시 범위를 11.6.6까지 확장합니다.

## Test plan

- [x] EN/JA MDX skeleton 비교
- [x] git diff --check
- [x] npm run lint
- [x] npm run build
- [x] 생성 HTML의 새 Release Notes href 확인

🤖 Generated with Codex

Constraint: 2026-10-21에 이전 Release Notes route의 임시 redirect가 만료됩니다.
Rejected: 임시 redirect에만 의존합니다. | 만료 후 내부 링크가 404를 반환합니다.
Confidence: high
Scope-risk: narrow
Directive: Release Notes 범위 route를 변경할 때 세 언어의 유입 링크도 함께 갱신합니다.
Tested: skeleton 비교, diff 검사, lint, production build, 생성 HTML href를 확인했습니다.
Not-tested: 배포 Preview의 대화형 링크 이동은 확인하지 않았습니다.
Co-Authored-By: Atlas <atlas@jk.agent>
@jk-kim0
jk-kim0 merged commit 392c3ea into main Aug 26, 2026
7 checks passed
@jk-kim0
jk-kim0 deleted the jk/mdx-confluence-sync-20260826 branch August 26, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant