Skip to content

Run a pipeline in a container

Compare
Choose a tag to compare
@donkirkby donkirkby released this 10 May 17:51
· 1818 commits to master since this release

The main change is #751 to run a pipeline in a container, but there are other changes:

  • #754 Make reruns easier
  • #762 and #766 error handling on purge task

See the milestone for a full list of issues.

Configuration changes:

  • Upgrade Django and Django REST framework from requirements.txt.
  • Upgrade PostgreSQL from 9 to 10, for performance. Set user access in data/pg_hba.conf and listening addresses in data/postgresql.conf.
  • #751 migrations
  • #710 slurm accounting purge
  • #765 Apache log rotation
  • #749 flash messages support in Django settings file
  • #751 run convert_pipelines command