Closed brcaswell closed 3 years ago
What does that failed check relate to?
@cblanc can you check why this fails? Seems I don't have the permissions to do so.
@cblanc can you check why this fails? Seems I don't have the permissions to do so.
If I had to guess, I would think the failing check relates to steam package. As it seems to tentatively fail it's prepare script.
I looked into the package's source and project a bit, and I don't know why that package author is doing svn checkouts against github projects to begin with, but it would seem having a svn tool is an unspecified requirement
Hey - i'd love to get back to this but I have no mental energy outside of work. I can only really offer some high level and probably less than useful pointers
There are 3 problems with this codebase - all of my own making
This solves a bunch of problems:
Actually im planing on dockerizing this thing anyways. When it's docker we can just put it on jirikis machine so no need to pay an additional hoster. Sadly i dont have the time either. If anyone has go for it. I think november was the deadline for this.
when i did dockerization i merged this one in
Changes relating to npm start (handling babel-brunch compiling and development environment observations)
npm test
will fail incmd
andpowershell
) will have to explicitly donpm run test-win
to run script.resolves #173 resolves #174