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

Handle bool return from env_project_file #232

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

davidanthoff
Copy link
Member

Hopefully fixes a bug from crash reporting. We generally need to handle Bool return values from env_project_file, not sure what I did here is the right behavior, though...

@ZacLN can you review, I think you originally wrote this code.

@davidanthoff davidanthoff requested a review from ZacLN July 25, 2021 17:58
@davidanthoff davidanthoff added this to the Next Patch milestone Jul 25, 2021
@davidanthoff davidanthoff changed the title Handle boo return from env_project_file Handle bool return from env_project_file Jul 25, 2021
@davidanthoff davidanthoff requested a review from pfitzseb July 25, 2021 19:47
@davidanthoff davidanthoff added bug Something isn't working Showstopper labels Jul 25, 2021
Copy link
Member

@pfitzseb pfitzseb left a comment

Choose a reason for hiding this comment

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

This looks correct. We might want to add support for implicit envs (true return` at some point though.

@pfitzseb pfitzseb merged commit 1706f25 into master Jul 26, 2021
@davidanthoff davidanthoff deleted the fix-env_env_project_file-usage branch July 26, 2021 16:16
@davidanthoff
Copy link
Member Author

I don't even know what an implicit env is :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Showstopper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants