-
```
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 …
-
```
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 …
-
## Description
Once logged in with a social application using OIDC it's not possible to log out again
## Steps to Reproduce
1. Log into Kobo using OIDC provider
2. Click on logout in Kobo
3…
dik23 updated
5 months ago
-
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…
-
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…
-
I've been testing for a long time, but it still won't start normally, and there are no prompts or indications.
If I'm using version 1.94, the message is: "s3fs exited with code 1"
If I am using…
yikyo updated
3 weeks ago
-
Requesting support for Docker and Docker Compose Run/Debug configuration.
(EnvFile is great)
-
I have been trying to add `argocd-vault-plugin` to `ArgoCD`, but I keep getting some error.
What could I be doing wrong?
Has anyone faced this same issue and was able to resolve it?
ERROR:
``` …
-
I work with docker containers which I run using `docker run --env-file `. The docker container thus instantiation is thus setup to then launch from an entrypoint of `/workdir` and launch certain pyth…
-
### 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…