GSoC 2019 Summer Blog

Youssef15015
Published: 05/27/2019

05/29/2019

1. This week I have been working on a yaml file that uses continious integration to build the documentation of the git repository of tardis. 

2. The goal is to shift the continous integration from Travis CI to Azure pipelines, and to deploy the documentation either using doctr like in tardis or a different method.

3. It is sometimes difficult for me to envision the virtual environment setup to build the github repository, whether all the variables and resources are properly defined.