Project

General

Profile

0215 » History » Revision 4

Revision 3 (Quentin Labourey, 2018-02-15 17:27) → Revision 4/6 (Quentin Labourey, 2018-02-15 17:27)

h1. 02/15 Discussion on repositories 

 *Participants:*  
 Ellon, Quentin 

 *Goal of the meeting:* Decide on a structure for the internal LAAS repository containing all code related to InFuse. The interest of the discussion is twofold: define the architecture, but also how we are going to use docker for deployment/integration 

 h2. Solution proposed 

 We discussed mainly three solutions for the repository: 

 * *Monolithic structure, containing the entirety of the project:* this solution has the advantage of the "all-in-one", but we have to work on a solution to be able to compile only parts of the project 

 * *Several "big" repos:* 1 for all the DFPCS, 1 for the Simu, 1 for the displays, 1 for the tools, 1 for the 3rd party libraries, etc... This has the advantage of the pick what you want, but multiplies the sources 

 * *One repo = one thing:* 1 for EVERY DFPC, 1 for the Simu, 1 for every type of display, etc... This is too much 

 After a long debate, we propose to use option 1, one big monolothic repo containing everything with the structure below: