Skip to content

Clean up temporary .pyc files on remote nodes after execution - #112

Merged
szachovy merged 5 commits into
masterfrom
fix/51-cleanup-pyc-files
Apr 9, 2026
Merged

Clean up temporary .pyc files on remote nodes after execution#112
szachovy merged 5 commits into
masterfrom
fix/51-cleanup-pyc-files

Conversation

@szachovy

@szachovy szachovy commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Remove the uploaded .pyc file after run_python_container_command() completes to prevent accumulation across multiple deployment runs.

Closes #51

szachovy and others added 5 commits April 8, 2026 13:01
Remove the uploaded .pyc file after run_python_container_command()
completes to prevent accumulation across multiple deployment runs.

Closes #51

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@szachovy
szachovy merged commit 2af3ee3 into master Apr 9, 2026
10 of 11 checks passed
@szachovy
szachovy deleted the fix/51-cleanup-pyc-files branch April 9, 2026 10:58
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.

CI-3: Clean up temporary .pyc files after execution

1 participant