Regan Laitila

Results 7 issues of Regan Laitila

If I copy ts-browser down to my project locally, and load the module as so: ``` import {loadModule} from './ts-browser/src/ts-browser.js'; loadModule('./index.ts'); ``` It still calls out to various klesun urls...

When attempting to use nested modules with the following example schema: ``` module foo { module bar { type Thing { required property baz -> str; } } } ```...

This caused a bit of confusion when tests started failing when moving unit tests into a linux container from my mac workstation. Not the fault of edgedb-go but may be...

module version: v3.1.0 k3s version: v1.23.3+k3s1 When setting `cluster_domain` subsequent server nodes fail to join the cluster with error: ``` Feb 22 11:56:41 n02 k3s[3988]: time="2022-02-22T11:56:41-05:00" level=info msg="Starting k3s v1.23.3+k3s1...

size/S
kind/bug

### Describe the feature you'd like I have some Halloween projector videos I want to stream from the Android TV app. Since these videos are meant to be looped I'm...

enhancement
playback

- EdgeDB Version: 1.4+0b7ba44 - EdgeDB CLI Version: 4.0.2+da2788e - OS Version: MacOS 14.2.1 Recent versions of EdgeDB CLI are unable to manage early versions of EdgeDB on an old...

bug

Note this has some overlap with https://github.com/MakovWait/godots/issues/23. Just looking to get the idea out in the wild. Obviously the big pain point Godots and other launchers attempt to remedy is...

enhancement
help wanted