dibyasonu / sacs_iot

Firmware Update Management System for an IOT network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle build request from git server.

dibyasonu opened this issue · comments

  • Device a system for handle incoming build jobs.
  • Improve the above system to handle concurrent builds.
  • The build system should track repo changes and update the projects accordingly.
  • The build system should store the current build status and other required info of all the projects.