Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 465 Bytes

File metadata and controls

13 lines (9 loc) · 465 Bytes

The idea is a simple app that recieves http-post from github after a push. It should provide a simple interface to different applications, and deploy them to a staging area. This could be usefull when there are multiple applications that depend on each other.

Following features could be provided:

  • Run tests

  • Link to documentation of appliaction

  • Deploy to staging area

  • Update sql-views between applications

  • Show a UI for both tests and doc