-
So I create test file, `test_stuff.py` and define the following test:
```
import os
def test_read_env():
endpoint_token = os.environ.get('MY_ENV_VAR')
assert endpoint_token
```
…
-
I'm using `"runArgs": ["--env-file","devcontainer.env"]` to spin up the container with some environment variables. This `devcontainer.env` file isn't committed, so when the repo is cloned for the firs…
-
```
What steps will reproduce the problem?
1. update to latest depot_tools
build/gyp_chromium --depth=. -fninja -G msvs_version=2012
talk/libjingle_all.gyp
ninja -C out\Debug …
-
### Feature description
For now, when trying to export secrets locally, we must first run
`infisical init` and then manually select the project.
It would be nice if we could just pass the proje…
-
The expected behavior, as stated by the [online docs](https://code.visualstudio.com/docs/python/environments#_environment-variable-definitions-file), is that the terminal is not influenced by the cont…
-
```
kipoi env create SeqVec/embedding
INFO [kipoi.cli.env] Writing environment file: /tmp/kipoi/envfiles/0d9435f9
INFO [kipoi.cli.env] Loading model: SeqVec/embedding description
INFO [kipoi.sourc…
-
### Brief Issue Summary
Add an `envFile` property in `settings.json` to support `dotenv` files. This way we could inject env variables programmatically generated in a `dotenv` file by an up…
-
We're using `envparse` in a Django project that uses consul-template to provide the env file. When config is updated in Consul, the env file is updated and we touch the WSGI file to (attempt to) pick…
-
I am facing issue while creating .env file
![image](https://user-images.githubusercontent.com/96414174/154267040-09e77330-b622-4b7c-a3b7-98ba116f1101.png)
Traceback (most recent call last):
File …
-
running `./gradlew bundleRelease` to generate app bundles to release to google play store.
Debug mode reads correct environment variants with respective .env files. However, all variant's app bu…