mdx: 11.6 릴리스 노트를 동기화합니다#1022
Merged
Merged
Conversation
## Summary Confluence Space sync 결과로 11.6 릴리스 노트 범위가 11.6.0에서 11.6.0 ~ 11.6.4로 확장되어 문서를 갱신합니다. - Confluence pages metadata와 한국어 unreleased 릴리스 노트 slug를 갱신합니다. - 영어/일본어 번역 문서를 같은 slug와 구조로 동기화합니다. - 기존 11.6.0 단일 릴리스 노트 파일을 제거합니다. 🤖 Generated with Codex
|
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 sync 결과로 11.6 릴리스 노트 범위가 11.6.0에서 11.6.0 ~ 11.6.4로 확장되어 문서를 갱신합니다.
unreleased/11.6.0-11.6.4문서를 갱신합니다.11.6.0.mdx단일 릴리스 노트 파일을 제거합니다.Test plan
source venv/bin/activate && bin/fetch_cli.py --recent --attachmentssource venv/bin/activate && bin/convert_all.pysource venv/bin/activate && bin/skeleton/cli.py target/en/unreleased/11.6.0-11.6.4.mdxsource venv/bin/activate && bin/skeleton/cli.py target/ja/unreleased/11.6.0-11.6.4.mdxsource venv/bin/activate && bin/skeleton/cli.py --compare(기존 KO-only support 문서 2건이 보고됩니다.)git diff --cached --checknpm run build(로컬confluence-mdx/venvsymlink로 인한 Turbopack panic을 피하기 위해 venv를 repo 밖으로 임시 이동 후 실행했습니다. build는 종료코드 0으로 완료됐고, 기존 Turbopack broad-pattern 경고와 sitemap Git tracked info ENOBUFS 경고가 출력됩니다.)Related tickets & links
🤖 Generated with Codex