Blake Kostner
Blake Kostner
Whoops. Did not mean to close
@thecyberd3m0n You can't build houston with houston. Houston does not produce a deb file.
To give a status update on this: There is currently a PR to add support for GitLab to the worker. This only makes it possible for most of the "houston...
@thecyberd3m0n I would stop that branch. Sorry I did not say that earlier. I figured you were trying out @rupertdev's branch. @rupertdev's branch covers half of the work needed to...
This should be less of an issue now. It will never be fully solved unless we dig down into the mongodb worker queue code, but it should be considerably harder...
The problem with just changing the scope is that then if someone has a private repo they are releasing, it will break permissions. I think going ahead, we would need...
The tests are not failling right now. This is a bug with jest. I'm assuming because it modifies low level node code for module caching. Ava recently added support for...
You should be able to run `npm start` and get the cli interface. The web interface and such does not exist in V2 yet.
Yep! Thanks for the PR! Just an FYI, it will probably be a while until I get to review this.
@rupertdev I'm currently working on merging v2 worker into master so devs can build for Juno. After that, I'll take a look at this. Sorry for the delay.