Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
/ BuildBoard Public archive

Integration tool for TargetProces, Jenkins and GitHub

Notifications You must be signed in to change notification settings

TargetProcess/BuildBoard

Repository files navigation

Build Status

It should work with:

Ensure jdk bin, scala bin, sbt bin, playframework-xxx\framework directories are added to env PATH variable.

  1. View all/my/per user entities/branches
  2. Per branch:
  • create PR
  • merge PR
  • view PR status
  • view comments from PR
  • workflow with rules
  • trigger quick/full/pr builds
  • set build status (also on Github)
  • build visualization
  • toggle
  • abort
  • commit list
  1. For entity:
  • show/change status
  1. Notifications (HTML5)
  2. TBD Develop
  • deploy to plan
  • start release
  1. TBD Master
  • deploy to plan/production
  1. TBD Logging
  2. TBD Statistics
  3. Github login/TP Login

BuildBoard is hosted on srv-hv3 server. To restart buildboard you should kill buildboard java process and remove RUNNING_PID file from c:\BuildBoard\bin. Then simply run buildboard.bat. I'm not sure that it is the best way, it's all I know :-).