Skip to content

Comments

deploy to prod#321

Merged
JoaquinBN merged 3 commits intomainfrom
dev
Jan 21, 2026
Merged

deploy to prod#321
JoaquinBN merged 3 commits intomainfrom
dev

Conversation

@JoaquinBN
Copy link
Collaborator

No description provided.

JoaquinBN and others added 3 commits January 21, 2026 15:30
Prevent cached .pyc files from executing old code by:
- Excluding all nested __pycache__ directories in .dockerignore
- Removing .pyc files explicitly during Docker build

This fixes the issue where old print statements continued appearing despite
deploying new code without print statements.
…g-pii

Fix stale Python bytecode in Docker images
@JoaquinBN JoaquinBN merged commit 3664c04 into main Jan 21, 2026
2 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