Skip to content

biolab/orange3-installers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for building Orange application installers

Build macOS dmg

Build Windows Conda Installer

Build Windows Pip Installer

Build Windows Portable Installer

To build installers for a specific release, create a new branch under releases e.g.releases/3.8.0, edit the GH Actions config files to replace BUILD_BRANCH with the required branch or tag (i.e. 3.8.0) in the orange3 git repo. Also replace BUILD_LOCAL from 1 to "" if binary packages are already available from conda-forge/PyPi.

Built installers are kept as build artefacts of the workflow runs.