...
Summary
Components and useful links
Main architecture
Release process
Create, update, publish a vagrant VM
ARM Pipeline
Firebase
Current DevOps problems/issues
Ongoing projects
Build Process
RegistryRegistry
1. Summary
In most books DevOps is the bridge between Ops and Dev, it’s true in most cases but in magma our primary mission is to make sure magma is a project that is easily to build, test, deploy and improve. We have to make sure that the developer/contributor experience is on point. It goes from simple PR messages to welcome new contributors until configuring the dev environment so it runs on most machines and is configured in a single command line.
...