-
Notifications
You must be signed in to change notification settings - Fork 12
Scope of this project #3
Comments
Specifically by Node.js. If it ends up being more generally useful, awesome, but that should not be one of the primary goals |
The focus would be our use case but it should be usable by others with that use-case, if we were to build one. I don't think we actually would need to re-build Jenkins but rather what we need Jenkins to actually technically do. |
I prefer do think this project also can be an open source reliable solution with modern UX for common Node.js project which wanna set own CI servers. Actually I'm always sucked by other CI services like CircleCI and TravisCI in my past projects and current one, however I could not find a reliable implementation in Node.js and Jenkins is too complicated. So assuming there is the user like me after we achieved this project, he would think:
Hence, this is that meaningful for those startups based Node.js stack like mine, this is my thoughts about me and my team, but as @jasnell stated, this is for Node.js itself at first specifically. |
I think we also need to be able to build and test V8 (and perhaps libuv ?) |
+1 on libuv, but I think v8 seems not to be the thing that we should do for now :-( |
@yorkie work is already being done by the build group to achieve this (nodejs/build#199). |
Is the goal of this project to replace Jenkins for use by the Node.js team itself, or by a broader audience?
I'd like to point out a couple of things:
The text was updated successfully, but these errors were encountered: