/oq-builders

Installers for the OpenQuake suite

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

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