Janky Versions Save

Continuous integration server built on top of Jenkins and Hubot

v0.12.0

6 years ago
  • Update yajl-ruby to work with Ruby 2.4
  • Add the ability to use MySQL 5.7
  • Update mocha to a more recent version
  • Allow DATABASE_URL to be specified for tests

v0.11.1

9 years ago
  • Update gemspec to include the hubot chat service files
  • Update recommended Jenkins version in the README

v0.11.0

9 years ago
  • Add support for Slack chat rooms
  • Convert chat room ids from integers to strings
  • Ensure build completion works with new Jenkins versions
  • Allow custom build templates to be provided when setting up projects
  • Mark builds that are queued in Jenkins as pending on GitHub
  • Delete and recreate hooks when setting up repositories
  • Add the ability to delete repos via /ci delete
  • Get detailed info about repos via /ci show
  • Send updates from Janky as a separate context to GitHub