Skip to content
  • Athos Ribeiro's avatar
    Fix CI docker image · 35260956
    Athos Ribeiro authored and Tuiuiu's avatar Tuiuiu committed
    Remove package manager deps
    
    Use fedora image for CI
    
    Install ruby on CI runner
    
    Use Fedora 23 image
    
    Use same image to test db connection
    
    Accept dnf packages installation
    
    Remove call to which from CI script
    
    Add ruby-devel package
    
    Install dev tools in CI
    
    Accept dnf groups installation
    
    Install postgres libs on CI
    
    Install postgres dev libs on CI
    
    Add sqlite packages to CI
    
    Add missing libs to CI
    
    Add missing packages to CI
    
    Fix CI db connection
    
    Create ci environment
    
    Add postgresql client to CI
    
    Set teaspoon eager_load to false
    
    Add ci env in Gemfile
    
    Install phantomJS deps in CI
    
    Adding a new secret key for ci environment and setting config.eager_load properly
    
    Fixing 2 tests and postponing the others
    
    Changing headless driver for capybara and fixing the tests that were failing
    
    Merging master with this branch and updating ci file
    
    Adding qt-webkit-devel to ci dependencies
    
    Fixing qt dependencies
    
    Adding Xvfb to setup a virtual server for capybara
    
    Typo in dependencies
    
    Fixing problem with unknown command
    
    Fixing display variable
    
    Adding machine-id file
    35260956
Validating GitLab CI configuration… Learn more