jk jensen

Results 11 issues of jk jensen

I just began using cgs and I found it a bit difficult to figure out the passport-jwt part. I think it would be very helpful to have instructions in the...

Database secrets have been deprecated. Are there any plans to update this tutorial to using the new methods of authentication with the Particle Electron? ![image](https://cloud.githubusercontent.com/assets/11138157/21284433/08f037dc-c3d8-11e6-81eb-103cfc19f892.png)

We expect to use rustls everywhere, so update all reqwest deps to turn off default features and activate the `rustls-tls` feature. Bumped Move version as well to make hakari --diff...

This was removed in https://github.com/adamcohenhillel/ADeus/pull/53 but I believe we need it for supabase to be happy. before: ``` 2024-02-15 14:53:46,600 - AudioRecorder - DEBUG - Still not silent, continuing recording......

- Did you upgrade to latest plugin version? yes - Did you upgrade to/compile latest binary? Run shell command `bin/languageclient --version` to get its version number. This doesn't work because...

It would be nice it ColoredString implemented Join so you can join slices of `ColoredString`s.

## Description First bit of making service platform tooling work for ts services – generate dockerfiles for existing projects. ## Test plan ```bash cr -- docker g Blocking waiting for...

These were [deprecated in circuitpython 9](https://github.com/adafruit/circuitpython/pull/8456) and need to be updated to use the `root_group` API to support latest versions. `root_group` has been around for some time so although this...

## Description Working dockerfile generation for typescript express services ## Test plan ``` > cr --bin suiop -- d g --runtime ts --path /tmp/docker Blocking waiting for file lock on...

add userdata dir, vscode configs, and recordings output to ignored files