-
Problem: if model has both `extra="allow"` and `env_prefix` set, then model will have *all* envvars regardless of prefix, essentially ignorring `env_prefix` config.
Expected behavior: fields that m…
-
User API is a node.js app under the path: `/apps/user` now we need to deploy it to our kubernetes cloud, so we can access it on: 'https://dev-k8s.treetracker.org/user-api/`
This is similar to this a…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
When enabling caching in `babel-loader` and `babel.config.js`, it's being completel…
-
test
-
**What's the issue**
`cargo llvm-cov show-env` would print non-printable characters (`0x1f` ASCII Unit Separator), and PowerShell can't handle them.
**For example**
I am building a DLL on Windows…
-
I noticed that the .env file is pushed and due to which your API keys are exposed for fixing it we can add .env to the gitignore
-
For context see: https://github.com/stakwork/sphinx-tribes/issues/1922
Blockers:
- https://github.com/stakwork/sphinx-tribes/issues/1929
- https://github.com/stakwork/sphinx-tribes/issues/1927
…
-
## Context
- **Problem**: The current system lacks a secure method to authenticate requests to the workflow endpoints, which could lead to unauthorized access and potential data breaches.
- **Need…
-
Salut, je suis un étudiant de EPSI Lyon et j'aimerais utiliser ton projet pour améliorer notre emploi du temps.
J'ai un problème à la configuration du .env, je ne sais pas quel lien je dois mettre …
-
yolo, `GITHUB_` is a reserved namespace in GitHub and is required by kv-oauth, my current work around is using Deno Deploy and setting the environment variable in the Deploy web console. The result is…