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

Fix regression with CI variable #5591

Merged
merged 4 commits into from
Feb 4, 2023
Merged

Fix regression with CI variable #5591

merged 4 commits into from
Feb 4, 2023

Conversation

matteius
Copy link
Member

@matteius matteius commented Feb 4, 2023

The issue

Fixes #5554

The fix

Use pipenv utility for reading and checking the env variable but doesn't require its truthyness.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@matteius matteius requested a review from oz123 February 4, 2023 18:35
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.

Pipenv install throws Value is not a valid boolean-like error for truthy CI environment variables
2 participants