Skip to content

gem/oq-builders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builders for OpenQuake Build Status

Powered by

  • Windows NSIS builder
  • Linxu/macOS (env) standalone builder
  • Linux (opt) standalone installer

Internals

  • Jenkins' Docker containers
  • wheel builders

Testing on Travis

All the builders and installers are tested via Travis + Docker with the following logic:

  • master branch: all the tests are run. Build may take a while
  • other branches: no tests are run unless one of these tags are added to the commit message
    • [WHEELS]: run wheels builder
    • [UNIX]: build unix installers (env/opt)
    • [WIN]: build NSIS Windows installer