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 crash when running recipe from env var #384

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Feb 1, 2024

os.getenvb requires the key to be bytes. A nice 1 character fix.

Fixes #383

os.getenvb requires the key to be bytes.
@jfrost-mo jfrost-mo added the bug Something isn't working label Feb 1, 2024
@jfrost-mo jfrost-mo marked this pull request as ready for review February 1, 2024 11:36
@jfrost-mo jfrost-mo self-assigned this Feb 1, 2024
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Coverage

@jfrost-mo
Copy link
Member Author

Skipping review as this is a very localised change that fixes a known issues, my reviewers are all away, and it makes rebasing the other PRs much easier.

@jfrost-mo jfrost-mo merged commit a91d897 into main Feb 9, 2024
8 checks passed
@jfrost-mo jfrost-mo deleted the fix_recipe_from_environment_variable branch February 9, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant