webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Automatically validate that DEV_INSTALL.md works

Open frcroth opened this issue 1 year ago • 1 comments

Detailed Description

  • Parse install steps for ubuntu from DEV_INSTALL.md (optional, otherwise create Dockerfile directly)
  • Run install steps in docker container from ubuntu:22.04
  • Start webknossos and perform smoke test

Context

  • [ ] Specific to long-running jobs (set jobsEnabled=true in application.conf)
  • [ ] Specific to webknossos.org (set isDemoInstance=true in application.conf)

frcroth avatar Jan 29 '24 17:01 frcroth

This could be something for the nightly test

fm3 avatar Jan 31 '24 15:01 fm3