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

Spike for using boolean environment variables #275

Open
Tracked by #154
kkosiorowska opened this issue Feb 27, 2024 · 0 comments
Open
Tracked by #154

Spike for using boolean environment variables #275

kkosiorowska opened this issue Feb 27, 2024 · 0 comments
Labels

Comments

@kkosiorowska
Copy link
Contributor

Currently, environment variables that are of type boolean are converted to string anyway. Let's improve our work with them. Let's check if there is any possibility to use boolean types instead of checking string values. If it is difficult let's create some helper functions/variables to improve working with them.

More information here.
Originally posted by @kkosiorowska in https://github.com/thesis/acre/pull/257/files#r1502698022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant