test:alpine depends on build:alpine, not debian
Run the test_suite in the test phase, and do the coverage only on fedora
Remove the coverity job entirely
Rename and organize the ci builds
Add -Werror to the FreeBSD build
Fix the freebsd build by using no artifacts
build:archlinux is way too slow, run it only manually (that is, from time to time, hope I won’t forget)
ci: Add Werror and Wno-psabi compiler flags
Add a archlinux-armv7l build
ci: remove some useless template, directly define the jobs
Rename a few CI things to a useful names
Don’t use codecov anymore
Remove the ci deploy stop
Merge branch 'postgresql' into 'master' Add postgresql support Closes #3237 See merge request louiz/biboumi!18
Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is set Even if we built with postgresql’s support
Run some of the ci tests against a postgresql docker container
Build the docker image with --no-cache, --pull
ci: debian branch, pull the debian branch before trying to merge with master
Fix the hostname of test3.biboumi.louiz.org
Allow failures of packaging jobs