Questions tagged [janky]

Janky is a continuous integration server built on top of Jenkins, controlled by Hubot, and designed for GitHub.

Janky is

  • Built on top of Jenkins. The power, vast amount of plugins and large community of the popular CI server all wrapped up in a great experience.
  • Controlled by Hubot. Day to day operations are exposed as simple Hubot commands that the whole team can use.
  • Designed for GitHub. Janky creates the appropriate web hooks for you and the web app restricts access to members of your GitHub organization.

Reference

https://github.com/github/janky

3 questions
1
vote
0 answers

Long frame jank with Electron

Made an Electron app running on Ubuntu with ReactJS and Redux, encountered the UI Jank that shown in timeline of attached pic. The jank always occurred when XHR got response and handled (or the same time that Dispatched action to re-render React…
foresea
  • 73
  • 7
1
vote
1 answer

Janky response: Unknown repository :'myrepo'

I take unknown repository error when I build my Github repo on campfire like below: hubot ci build scholar Unknown repository: "scholar" Here my Janky heroku logs: 2013-02-26T07:53:58+00:00 heroku[router]: at=info…
pegatron
  • 516
  • 4
  • 16
0
votes
1 answer

Setting up the same repository twice under different names in janky

I have a build server which leverages janky as the glue between jenkins and hubot. I was wondering if anyone knows of a clean way in janky to duplicate a specific repository under a different name? The main problem that I'm trying to solve is that…
darkcharl
  • 58
  • 6