The installer for the labscript suite. This repository is used used to build zip files containing an install script and all the labscript suite python packages.
Make a basic test suite that installs the labscript suite as per the official instructions and runs an experiment (requiring dummy hardware devices or mocking frameworks before this can be implemented on a computer without hardware). Automate the running of this test on some server somewhere, bitbucket pipelines or otherwise. Tweak installation process so that this can be run in a completely isolated way independent of existing labscript installs - conda envs or virtualenvs.
Original report (archived issue) by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).
Make a basic test suite that installs the labscript suite as per the official instructions and runs an experiment (requiring dummy hardware devices or mocking frameworks before this can be implemented on a computer without hardware). Automate the running of this test on some server somewhere, bitbucket pipelines or otherwise. Tweak installation process so that this can be run in a completely isolated way independent of existing labscript installs - conda envs or virtualenvs.