AlbertaSat / ex2_ground_station_website

Ground station user interface for Ex-Alta 2.
6 stars 3 forks source link

Docker Autobuild + Automation bug fixes #111

Closed jmmabanta closed 2 years ago

jmmabanta commented 2 years ago

This PR aims to automate the process of building the dev and user docker images as well as changing up the production environment to use the user docker image.

In doing so, I came across a couple of bugs with automation on passover relating to the new changes to the user API endpoint. This PR includes fixes to these.