Alexis Hernandez

Results 112 comments of Alexis Hernandez

Great. Feel free to create a new issue summarizing your findings.

Oh, that explains the lack of PRs (last one being #268), do you have any more logs? the ones attached are just info/warn. We have a CI workflow that compiles...

Makes sense, `yarn` is required to install the js dependencies required by the scala.js modules, hence, `yarn` is needed to compile the app. > I wonder if it will be...

#268 was the last update received, this was our next [commit](https://github.com/wiringbits/scala-webapp-template/commit/ba3ce1c9c8268380bba42db77e51979fa00d0e44#diff-5634c415cd8c8504fdb973a3ed092300b43c4b8fc1e184f7249eb29a55511f91) after that, I'm not sure on how we broke scala-steward.

> you can set up a local Scala steward using github actions if needed. Sure, I already host such a workflow for our private repositories, one of those projects was...

Hmm, I don't see `node` installed either, thanks for sharing the exact place to apply the fix.

@tgodzik I have raised a PR to include node/yarn on the docker image (https://github.com/scala-steward-org/scala-steward/pull/2851), the image builds fine but I haven't had a chance to test whether that will solve...

@tgodzik looks like my PR did not fixed the problem, a project with similar structure has received a PR (https://github.com/wiringbits/wiringbits-webapp-utils/pull/150).

@tgodzik I have integrated this repo with my own steward instance, PRs are now flowing https://github.com/wiringbits/scala-webapp-template/pull/312

Let's wait until Slinky supports this.