mdx: 11.5.5 릴리스 노트 Confluence 동기화 및 번역 반영 (KO/EN/JA)#998
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
## Summary
- Confluence space 원문 변경에 따른 11.5.5 릴리스 노트 변경사항을 반영합니다.
- 기존 11.5.0 ~ 11.5.4 문서명을 11.5.0 ~ 11.5.5 기준으로 정리합니다.
- 한국어 변경사항에 대응하는 영어/일본어 번역을 함께 반영합니다.
## Changes
- `src/content/{ko,en,ja}/release-notes/11.5.0-11.5.4.mdx` 제거
- `src/content/{ko,en,ja}/release-notes/11.5.0-11.5.5.mdx`에서 11.5.5 릴리스 항목 정리
- `src/content/{ko,en,ja}/installation/product-versions.mdx`의 11.5.x 릴리스 노트 링크 라벨 정리
ff7bf90 to
88d0bf9
Compare
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 원문 변경에 따른 11.5.5 릴리스 노트 동기화 결과를 KO/EN/JA 문서에 반영합니다.
11.5.0 ~ 11.5.4릴리스 노트 문서를11.5.0 ~ 11.5.5문서 기준으로 정리합니다.11.5.0 ~ 11.5.5로 정리합니다.변경 범위
src/content/{ko,en,ja}/release-notes/11.5.0-11.5.4.mdx제거src/content/{ko,en,ja}/release-notes/11.5.0-11.5.5.mdx갱신src/content/{ko,en,ja}/installation/product-versions.mdx갱신작성 기준
최근 Confluence/MDX 동기화 PR 10건 이상을 확인해 다음 관례를 적용했습니다.
mdx:prefix를 사용합니다.(KO/EN/JA)로 표시합니다.Test plan
git diff --check origin/main...HEADgit grep -n "11\\.5\\.0-11\\.5\\.4\\|11\\.5\\.0 ~ 11\\.5\\.4" -- src/content/ko src/content/en src/content/ja confluence-mdx/var/pages.qm.yaml || truecd confluence-mdx && bin/skeleton/cli.py target/en/release-notes/11.5.0-11.5.5.mdxcd confluence-mdx && bin/skeleton/cli.py target/ja/release-notes/11.5.0-11.5.5.mdxnpm run build는 실행하지 않았습니다. 콘텐츠/번역 반영 PR이므로 CI에서 확인합니다.🤖 Generated with Codex