Summer of Code/2018/Sugarizer School box

Meetings

Sugarizer School Box Meeting - May, 4th 2018

Attendees

- Michaël Ohayon

- Aman Sharma

- Hrishi Patel

Meeting topics

- Work Progress

- Github repository refactoring

- CI / CD

Short summary

- Aman was working on the adding of Docker into the image

- Refactoring of the repository should be done to better understand what is the need and use of the project : https://github.com/amanharitsh123/sugarizer-school-box/issues/2

- We need to find a way to add continuous integration to the image building

- We need to find a way to avoid requiring internet on first boot for docker installation

Sugarizer School Box Meeting - April, 27th 2018

Attendees

- Michaël Ohayon

- Aman Sharma

- Rishabh Thaney

- Hrishi Patel

Meeting topics

- Congratulations Aman !

- Community bonding period

- Project Goals

- Repository setup

- Communication

- Blog

Short summary

- The bonding period will be a way to show Aman's former work on RPI and explain the project. It will allow him to continue working on the project and be fully ready to start when GSOC begins.

- A new github repo will be created : sugarizer-school-box

- The background and needs of the project has been told

- The first priority is the pi project with sugarizer server (using the docker way of installation)

- We all agreed on "The more automation, the better"

- Cron to trigger updates of the docker sugarizer server

- We agreed to keep in mind that at some point, we will put the image generation in Continuous Integration platforms. Once again, we will do as many automation as possible.