James Young
James Young
I'll look into this over the coming weekend. I think having the app installable via `brew` will really open it up to a lot of users. It's a good foundation...
Hey @joshghent , could I suggest a possible solution for this issue? Once #74 is resolved, and installation via brew is possible, I would expect the majority of installs would...
I'm going to take a look at the brew and CI stuff today/tomorrow @joshghent.
I wasn't involved in this when #112 was closed so I'll defer to you @joshghent ; can we consider this closed now?
Sounds good. Lets leave it for now then and see what the current size is.
This Issue is _old_! It looks like thr project is no longer using Travis for testing and is instead using Codacy and Snyk for CI. Given that GitHub actions are...
Yeah, I can take a look at this. I'm likely to look into #74 first though as I'm not sure how brew handles releases and if that will have any...
Hi @gabek I'd like to take a look at this. Testing is a good way to get familiar with the FE codebase. I'd suggest we use https://chromatic.com. It's a web-based...
I checked in with the Chromatic team and they said owncast isn't eligible for their FOSS tier as it's only open for FOSS design systems. I'll check the existing Chromatic...
I created a small refactor @gabek. I moved the storybook story files for each component so they're co-located with their components. I added some rationale in the PR. It's a...