CI build and deployment

  • Added version.py that controls version number and compares against gitlab tag
  • Added test stage for build_pypi_dist script. The script also runs a test if fsleyes screen matches benchmark for docker.
  • Added pypi build stage in CI, if tag matches version.py number
  • Added pypi deploy stage in CI that triggers manually
  • Removed manual_build_instructions.md file

Merge request reports

Loading