Skip to content

mdx: 운영 로그 수집 명령을 보완합니다 - #1056

Merged
jk-kim0 merged 2 commits into
mainfrom
jk/mdx-confluence-sync-20260729
Jul 29, 2026
Merged

mdx: 운영 로그 수집 명령을 보완합니다#1056
jk-kim0 merged 2 commits into
mainfrom
jk/mdx-confluence-sync-20260729

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

수정된 Confluence 원문을 기준으로 운영 로그 수집 절차를 KO/EN/JA MDX 문서에 다시 동기화합니다.

  • Confluence의 운영 로그 수집 가이드 version 4를 fetch하고 MDX catalog를 재생성합니다.
  • container 로그 code block에 bash 언어를 지정합니다.
  • app 로그 수집 명령을 docker logs querypie-app-1 > support-logs/app.docker.log 2>&1 || true로 보완합니다.
  • 동일한 code block 변경을 영어와 일본어 문서에 반영합니다.
  • 변환 과정에서 발생한 후행 공백 변경은 실제 콘텐츠 변경이 아니므로 제외합니다.

Test plan

  • venv/bin/python bin/skeleton/cli.py target/en/support/operational-log-collection-guide.mdx
  • venv/bin/python bin/skeleton/cli.py target/ja/support/operational-log-collection-guide.mdx
  • venv/bin/python bin/skeleton/cli.py --reset
  • git diff --check
  • npm run build

Additional notes

  • build는 성공했으며 기존 broad file-pattern 및 sitemap Git 조회 ENOBUFS 경고가 출력됐습니다.

🤖 Generated with Codex

## Summary
Confluence의 최신 운영 로그 수집 절차를 다국어 문서에 일관되게 반영합니다.

- app container 로그 명령에서 stderr redirection을 제거합니다.
- 한국어 변경을 영어와 일본어 문서에 동일하게 동기화합니다.

Constraint: Confluence KO 문서를 원본으로 유지하고 EN/JA 구조를 동일하게 맞춥니다.
Rejected: 변환 과정에서 발생한 후행 공백 변경 | 실제 콘텐츠 변경이 아니므로 PR 범위에서 제외합니다.
Confidence: high
Scope-risk: narrow
Directive: 후속 Confluence 동기화에서도 세 언어의 명령 예시를 함께 유지합니다.
Tested: EN/JA skeleton 비교, git diff --check, npm run build
Not-tested: 브라우저 수동 렌더링

🤖 Generated with Codex
@vercel

vercel Bot commented Jul 29, 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, Comment Jul 29, 2026 5:00am

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: f9f5acfb37

ℹ️ 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/en/support/operational-log-collection-guide.mdx Outdated
## Summary
수정된 Confluence 원문을 기준으로 운영 로그 수집 명령을 다국어 문서에 다시 반영합니다.

- container 로그 code fence에 bash 언어를 지정합니다.
- app 로그 수집 명령에 stderr redirection과 실패 허용 처리를 추가합니다.
- 동일한 command를 영어와 일본어 문서에도 동기화합니다.

Constraint: Confluence KO 문서를 원본으로 유지하고 code block은 모든 언어에서 동일하게 보존합니다.
Rejected: 이전 PR의 stderr redirection 제거 상태 유지 | 사용자가 수정한 최신 Confluence 원문과 불일치합니다.
Confidence: high
Scope-risk: narrow
Directive: 운영 명령 변경 시 KO/EN/JA code block을 동일하게 유지합니다.
Tested: EN/JA skeleton 비교, git diff --check, npm run build
Not-tested: 브라우저 수동 렌더링

🤖 Generated with Codex
@jk-kim0 jk-kim0 changed the title mdx: 운영 로그 수집 명령을 동기화합니다 mdx: 운영 로그 수집 명령을 보완합니다 Jul 29, 2026
@jk-kim0
jk-kim0 merged commit d02a632 into main Jul 29, 2026
5 checks passed
@jk-kim0
jk-kim0 deleted the jk/mdx-confluence-sync-20260729 branch July 29, 2026 09:40
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