gem / oq-builders

Installers for the OpenQuake suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Installers for the OpenQuake suite

License:GNU Affero General Public License v3.0


Languages

Language:Shell 49.5%Language:Python 31.2%Language:NSIS 14.2%Language:Dockerfile 3.6%Language:Batchfile 1.5%