Skip to content

Conversation

@braboj
Copy link
Owner

@braboj braboj commented Jun 16, 2025

Summary

  • fix outdated script names in comment blocks of markdown generator scripts

Testing

  • pytest -q
  • python -m py_compile .scripts/gen_markdown_chapters.py .scripts/gen_markdown_pages.py .scripts/gen_single_markdown.py

https://chatgpt.com/codex/tasks/task_e_6850526e5b988324b42912b4fa97808b

Copilot AI review requested due to automatic review settings June 16, 2025 20:32
@braboj braboj added the codex Agent from OpenAI label Jun 16, 2025 — with ChatGPT Codex Connector
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the usage examples in three markdown generator scripts to reference their current filenames.

  • Replace outdated examples_to_markdown*.py names with the actual script names.
  • Align usage comments across .scripts/gen_single_markdown.py, .scripts/gen_markdown_pages.py, and .scripts/gen_markdown_chapters.py.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.scripts/gen_single_markdown.py Updated usage comment to gen_single_markdown.py
.scripts/gen_markdown_pages.py Updated usage comment to gen_markdown_pages.py
.scripts/gen_markdown_chapters.py Updated usage comment to gen_markdown_chapters.py
Comments suppressed due to low confidence (1)

.scripts/gen_single_markdown.py:4

  • [nitpick] Consider using a single colon in the Usage header to match the other scripts' docstrings (e.g., Usage:) for consistency.
Usage::

@netlify
Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for tutorial-python failed. Why did it fail? →

Name Link
🔨 Latest commit a57e74f
🔍 Latest deploy log https://app.netlify.com/projects/tutorial-python/deploys/68507f610235d300085d12ce

@braboj braboj merged commit 1e0674d into main Jun 17, 2025
0 of 4 checks passed
@braboj braboj deleted the codex/update-comment-blocks-with-current-filenames branch June 17, 2025 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Agent from OpenAI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant