Results 16 issues of Chuck

I can make the connection to the server just fine, but once that's established, how do I then join a specific room? Is there an example anywhere?

I have an app using 3.8.0 and when running ember-cli-update to update it to 3.10.0, it always suggests updating it to 3.18.0. I can't figure out what I'm doing wrong....

Is it possible to get a link to the build log for the failed build in the notification?

enhancement

I have a gitlab self-hosted setup. I have a separate openShift project that I'm trying to use to run the runners. Does the runner self-register to the self-hosted Gitlab instance?

I'd rather have my user expand what they want to look at versus having them all expanded by default. Any option I can toggle for this behavior?

Using this in an addon and as I was porting it to Typescript and using Glint, it's reporting the following error: ```javascript error TS2769: The given value does not appear...