-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release v1.0.0 #26
Release v1.0.0 #26
Commits on Mar 12, 2024
-
add: function to load expected environment variables.
- set `OPENVAR_PLUGIN`to `$HOME/.local/share/openvariant` - check if environment variable are not in the env otherwise adds them - check if path extists already, otherwise create directory - update requiremente with appdir package
Configuration menu - View commit details
-
Copy full SHA for 0dd8449 - Browse repository at this point
Copy the full SHA 0dd8449View commit details -
update: builder func and create plugin func with env var
- update plugin builder to look for external plugin in `OPENVAR_PLUGIN` - update create plugin function to use env_var by default - Add `loadEnvironmentVariables()` so plugin tests do not fail.
Configuration menu - View commit details
-
Copy full SHA for 7b5cb71 - Browse repository at this point
Copy the full SHA 7b5cb71View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51689e5 - Browse repository at this point
Copy the full SHA 51689e5View commit details -
Merge pull request #23 from bbglab/dev/21-add-env-variable-for-plugins
Add environment variable `OPENVAR_PLUGIN`
Configuration menu - View commit details
-
Copy full SHA for 6b3796b - Browse repository at this point
Copy the full SHA 6b3796bView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cd73d2 - Browse repository at this point
Copy the full SHA 2cd73d2View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b13fe2 - Browse repository at this point
Copy the full SHA 4b13fe2View commit details -
fix: update PyYAML so it does not break
- fix `AttributeError: cython_source`
Configuration menu - View commit details
-
Copy full SHA for 9b7d354 - Browse repository at this point
Copy the full SHA 9b7d354View commit details -
fix: ReadTheDocs documentation build (#24)
* add: gcc and downgrade python to 3.7 * fix: docs plugin explanation * fix: typo in docs
Configuration menu - View commit details
-
Copy full SHA for 3155df7 - Browse repository at this point
Copy the full SHA 3155df7View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc192d4 - Browse repository at this point
Copy the full SHA dc192d4View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d925079 - Browse repository at this point
Copy the full SHA d925079View commit details