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

Improve pip package manager tests #256

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Improve pip package manager tests #256

merged 1 commit into from
Aug 30, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Aug 29, 2024

Whilst writing the tests for the upcoming Poetry support, I made a few changes to the overall package manager testing strategy (such as using a testing buildpack to verify that at build time the tools and env vars are configured correctly) - which I've split out of the later PRs for easier review.

In particular, the new testing buildpack added here is what helped me debug and locate this upstream lifecycle build time env vars bug (which could have broken some build scenarios when we switch to venvs shortly):
buildpacks/lifecycle#1393

GUS-W-16617242.

@edmorley edmorley added skip changelog Skip the check-changelog check internal Internal (non-user facing) buildpack changes labels Aug 29, 2024
@edmorley edmorley self-assigned this Aug 29, 2024
@edmorley edmorley marked this pull request as ready for review August 29, 2024 15:57
@edmorley edmorley requested a review from a team as a code owner August 29, 2024 15:57
Whilst writing the tests for the upcoming Poetry support, I made a few
changes to the overall package manager testing strategy (such as using
a testing buildpack to verify that at build time the tools and env vars
are configured correctly) - which I've split out of the later PRs for
easier review.

In particular, the new testing buildpack added here is what helped me
debug and locate this upstream lifecycle build time env vars bug (which
would have broken apps when we switch to venvs shortly):
buildpacks/lifecycle#1393

GUS-W-16617242.
@edmorley edmorley merged commit f005cd3 into main Aug 30, 2024
7 checks passed
@edmorley edmorley deleted the improve-pip-tests branch August 30, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal (non-user facing) buildpack changes skip changelog Skip the check-changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants