-
The node and Go debuggers both support specifying an env file for environment variables instead of the `env` hash. It would be great if we could use the same file in tasks.json to have a single source…
-
I was trying to build the container, can you please share .envfile template? Thank you
```
docker-compose build
ERROR: Couldn't find env file: /root/dev/fastapi-bigbluebutton/.envfile
```
-
There's a lot of complexity in our Envfile for the mongo multiverse suite. It doesn't leverage the somewhat new helpers in most of our other Envfiles. Let's try to update the Envfile to be more in ali…
-
Hey all, I know this was a GitHub issue that was decided that there wasn't enough community support for a few years ago, but I do think this still would be a really nice feature to have. It's very com…
-
**Is your feature request related to a problem? Please describe.**
I am new to moon, but I really like what I see! I am looking to use it primarily as a task runner.
But the tasks we want to ru…
-
Add these so TSO OMVS users are not left behind :)
```
if [ -n "$SSH_CLIENT" ] || [ -n "$SSH_TTY" ]; then
export TERM='xterm'
export _TAG_REDIR_OUT="tx…
-
# 状況:
- 現在、`.github/workflows/main.yml`の設定により、GitHub Actionsで正常にデプロイが出来ている状況。
- しかし、フロント画面が真っ白になっている。
- 原因は、localのproject file内にある`.env`fileが`gitignore`によって除外されているため、remote上では`supabaseUrl`の設定がされていな…
-
### Feature request
Implement `envFile` attribute in `launch.json` dap configuration.
### Possible profits
A more convenient way to manage dotenvs while debugging complex projects.
### Descrip…
-
## Environment data
- VS Code version: 1.45.1(user setup)
- Extension version (available under the Extensions sidebar): 2020.5.80290
- OS and version: Windows_NT x64 10.0.17763
- Pyt…
-
### Current Behavior
When using configuration cache and setting a default environment variable in gradle run configuration, gradle caches _all_ envinronment variables and does not invalidate cache wh…
arve0 updated
1 month ago