Joshua Perry
Joshua Perry
This is a plugin we use to allow authentication directly from gitlab job pipelines using the job-unique JWTs that gitlab creates.
The current asset hashing scheme is very naive and also pretty unflexible from a configuration standpoint. This particuler PR aims to address the latter. Disabling the asset hashing (set to...
See #2014
Working on modernizing the codebase to use CRA and JSX so it will be easier to add features and iterate on the UI. TODO: Fix implementation of features missing from...
Hey Jan, figured I would start doing things in a little bit less of a vacuum so we can decide what's best for the project. I've had a few projects...
I wonder if you've done or plan to do any work on abstracting the communication between your library and the XBee coordinator. I would like to talk to XBee devices...