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

Modify custom base image venv patch #344

Merged
merged 5 commits into from
Jun 7, 2023
Merged

Conversation

bolasim
Copy link
Collaborator

@bolasim bolasim commented Jun 7, 2023

Integration tests are failing because it's not possible to apply the venv patch to our base images.

I think that's okay for now. Just going to drop this to unblock the release and we can revisit this edge case as needed for specific custom base images (most of them will have venv anyways so it's okay).

Edit: Attempt to apply venv patch if venv is not installed on the python package present

@bolasim bolasim requested a review from joostinyi June 7, 2023 03:04
@bolasim
Copy link
Collaborator Author

bolasim commented Jun 7, 2023

Integration tests passed here: https://github.com/basetenlabs/truss/actions/runs/5195534750/jobs/9368353618
Going to bump the version to get a new image

@bolasim bolasim changed the title Drop custom base image venv patch for now Fix base image venv patch integration tests Jun 7, 2023
@joostinyi joostinyi changed the title Fix base image venv patch integration tests Modify custom base image venv patch Jun 7, 2023
@bolasim bolasim merged commit 2c2cec5 into main Jun 7, 2023
3 checks passed
@bolasim bolasim deleted the bola/drop-venv-patch-for-now branch June 7, 2023 17:55
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.

None yet

2 participants