Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZEA-4475: Python: Do not cache dependency installation layer #411

Conversation

pan93412
Copy link
Member

@pan93412 pan93412 commented Jan 7, 2025

Description (required)

  • fix(planner/python): Remove bad caching
  • chore: Update E2E test repo
  • chore: Update snapshot

Related issues & labels (optional)

  • Closes ZEA-4475
  • Suggested label: bug

@pan93412 pan93412 self-assigned this Jan 7, 2025
The old COPY strategy may miss some critical files for certain package managers, such as Poetry. Since we don't cache anything, I removed it.
@pan93412 pan93412 force-pushed the pan93412/zea-4475-python-do-not-cache-dependency-installation-layer branch from a5626b0 to 5a380fa Compare January 7, 2025 02:27
@pan93412 pan93412 requested a review from Copilot January 7, 2025 02:41

Choose a reason for hiding this comment

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

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

@pan93412 pan93412 requested a review from yuaanlin January 7, 2025 02:42
@yuaanlin yuaanlin merged commit 4f0e1c1 into main Jan 7, 2025
5 checks passed
@yuaanlin yuaanlin deleted the pan93412/zea-4475-python-do-not-cache-dependency-installation-layer branch January 7, 2025 02:43
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