Skip to content

Add dependency tracking to the Python code generation#7201

Merged
bdash merged 1 commit into
devfrom
python-dep-tracking
Jul 31, 2025
Merged

Add dependency tracking to the Python code generation#7201
bdash merged 1 commit into
devfrom
python-dep-tracking

Conversation

@bdash

@bdash bdash commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

This ensures that the Python source files are only generated and copied into the output directory if inputs have changed, rather than being done unconditionally.

@plafosse plafosse requested a review from CouleeApps July 29, 2025 16:04

@CouleeApps CouleeApps left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Similar comment as to the last PR about including the debugger repo.

This ensures that the Python source files are only generated and copied
into the output directory if inputs have changed, rather than being done
unconditionally.
@bdash bdash force-pushed the python-dep-tracking branch from c34488a to 3e2ace5 Compare July 31, 2025 00:12
@bdash bdash merged commit 3e2ace5 into dev Jul 31, 2025
4 of 5 checks passed
@bdash bdash deleted the python-dep-tracking branch July 31, 2025 00:15
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.

2 participants