An error occurred while fetching this tab.
Docker: Centralize GitLab + Docker dependencies, Simplify DB
- Jun 30, 2021
-
-
Kevin Morris authored
In addition, remove some unneeded dependencies on tests. Though, in the future we _should_ craft tests that use these. Signed-off-by: Kevin Morris <kevr@0cost.org>
427a30ef -
Kevin Morris authored
This script purely removes any existing sqlite and is used before tests are run. This causes the test flow to run `aurweb.initdb` again (if ever). Signed-off-by: Kevin Morris <kevr@0cost.org>
3f60f504 -
Kevin Morris authored
Now, we have `docker/scripts/install-deps.sh`, a script used by both Docker and .gitlab-ci.yml. We can now focus on changing deps in this script along as well as documentation going forward. Signed-off-by: Kevin Morris <kevr@0cost.org>
f4406ccf -
Kevin Morris authored
Signed-off-by: Kevin Morris <kevr@0cost.org>
6c7bb04b
-