David Flanagan
David Flanagan
**Is your feature request related to a problem? Please describe.** In my monorepo, I have several top level projects which are each composed of many services. Currently I need to...
**Describe the solution you'd like** Graph federation allows us to split up our API in many smaller components, which is fantastic. I've found while breaking an API up that I...
I understand that we can configure scripts with `scripts.dev.exec = ''...''`. I quite like to get syntax highlighting and linting for my shell scripts, as such I've started using `scripts.dev.exec...
### Feature description As I continue to explore Infisical for mono-repo setups; I would like to configure an integration to Supabase and GitHub; but I don't want to sync all...
``` Cannot read properties of null (reading 'split') TypeError: Cannot read properties of null (reading 'split') at globalThis.fetch (index.js:8457:59) at async getIsSchemaDatabase (index.js:3926:18) at async HttpClient2.getIsSchemaDatabase (index.js:4248:32) TypeError ``` I've...
version 0.3.3 / running on NixOS ```shell $ goldwarden vault login --email NNN Login failed: Could not login: could not pre-login: Not Found: ``` The config was set with `goldwarden...
### What is the issue? Perhaps this is by design, but I can currently do the following: ```ts @object() class RawkodeAcademy { @func() config(): Config { return new Config(); }...
### What are you trying to do? It would be fantastic if we could allow argument annotations on functions, this would allow pulling the environment from .envrc or .env files...
### What are you trying to do? I would like to make it easier to install a module from the root of a Git repository, especially useful for mono repositories....
### What are you trying to do? _No response_ ### Why is this important to you? _No response_ ### How are you currently working around this? _No response_