Skip to content

Filter generated files in personal package - #5

Merged
JoeyTeng merged 4 commits into
masterfrom
codex/daily-skill-friction-20260522-codex-toolbox-session-retrospective-package-filtering
May 24, 2026
Merged

Filter generated files in personal package#5
JoeyTeng merged 4 commits into
masterfrom
codex/daily-skill-friction-20260522-codex-toolbox-session-retrospective-package-filtering

Conversation

@JoeyTeng

Copy link
Copy Markdown
Contributor

Note

This PR is purely generated by LLM: OpenAI Codex (GPT-5.5 (reasoning xhigh, summaries auto)).

Summary

  • filter generated package artifacts such as __pycache__, .pyc, .pyo, and .DS_Store
  • preserve real directories whose names end in .pyc
  • add package-builder coverage for generated-file filtering

Tests

  • python3 -m py_compile scripts/build_personal_codex_package.py
  • python3 -m unittest tests/test_codex_personal_sync.py tests/test_codex_clean_tmp.py tests/test_codex_git_helpers.py
  • git diff --check

Co-authored-by: Codex <codex@openai.com>
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

codex/review-gate state

  • head: ba70c69453b370634f909e53335d94adb3e2d3b1
  • marker: none
  • updated: 2026-05-23T05:31:16.797Z

@github-actions

Copy link
Copy Markdown

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Co-authored-by: Codex <codex@openai.com>
@github-actions

Copy link
Copy Markdown

@codex 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: 21b8874e8b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread scripts/build_personal_codex_package.py Outdated
Co-authored-by: Codex <codex@openai.com>
@github-actions

Copy link
Copy Markdown

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Co-authored-by: Codex <codex@openai.com>
@github-actions

Copy link
Copy Markdown

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@JoeyTeng
JoeyTeng merged commit e80b8f8 into master May 24, 2026
7 checks passed
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