taylor
taylor
When setting up the Vercel add-on, it will error out if the token created in Vercel was scoped to a particular organization. In order to successfully set up the add-on,...
I've set up the AWS Secrets Manager Add-on, but after updating values in my vault the changes did not propagate to AWS Secrets Manager. I do see the updated values...
When deploying dotenv-vault values via the AWS Parameter Store Add-on, all parameters are created by default as String parameters, which are not encrypted. Requesting the ability to push values as...
**Describe the bug** For some reason, `supabase start` just hangs on my Ubuntu machine. Even with the `--debug` flag there's no useful info. However, things work as expected with a...
I was trying to deploy my updated .env.staging to Vercel via the add-on, with some new values and some updated values. `npx dotenv-vault@latest push staging` updated my variables, which was...
I'm trying to filter opinions by jurisdiction, and in order to do so I need to join search_court and search_opinion via search_docket and search_opinioncluster. But when manually inspecting the results,...