Of course, we use a multi-repo for the SW development of ESysRepo. All the core libraries and the ESysRepo command-line interface are written in C++. The Python wrapper autogenerated with PySwig, which is a homebrewed frontend for Swig is still a work in progress.
The CI is a core element of the project, as it allows:
Here, the main git repos are listed, and they are holding:
Some notes:
If you have looked at the manifest file, you will have noticed that quite a few more git ESys repositories are used, and they are holding:
ESsyReo uses a sizeable list of external libraries. If interested, one can look at the manifest for the complete list.