Skip to content
  • Sam Thursfield's avatar
    Enable GitLab CI · fa5d340a
    Sam Thursfield authored
    This tests that tracker-miners can be built from source using Autotools
    and Meson, and that all of the unit tests run successfully.
    
    There are various improvements that could be made:
    
      * Pre-create a Docker image with the build dependencies installed, so
        that we don't wait for `dnf` on every build.
      * Fix the functional tests and enable them for every build.
      * Remove the Autotools build system altogether and use Meson for
        everything \o/
    fa5d340a
Validating GitLab CI configuration… Learn more