Skip to content

Release v55.4.11

Compare
Choose a tag to compare
@clingen-sthlm clingen-sthlm released this 24 Jan 09:36
· 1139 commits to master since this release

Fix clean fc no bundles (#2865)(patch)

Description

Fixes #2861. The clean command would fail a check if at least one sample bundle was missing in Housekeeper for the given flow cell.

Changed

  • Changed debug statements for warnings

Fixed

  • The check now fails if all samples are missing. So if only one sample is missing, it will clean the existing sample bundles
  • A Try-except will catch individual bundles HousekeeperBundleVersionMissingError