Skip to content

MCGallaspy/robotdyl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotdyl

FLE's build server, running at [Insert Production URL here].

The app is designed as a set of microservices that communicate through a task queue. The components right now are:

  1. An API that receives notifications from GitHub*
  2. A service for stripping out unnecessary files common in all supported platforms*
  3. A service for compiling for all supported platforms (Windows, OS X and Linux)*
  4. A frontend for manually triggering a build*
  5. A frontend for build and install stats*

(* Not implemented yet)

About

The build server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.8%
  • Makefile 17.7%
  • Shell 17.5%