We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae0e05 commit 8a1e82cCopy full SHA for 8a1e82c
2 files changed
CHANGELOG.rst
@@ -7,6 +7,12 @@ foursight
7
Change Log
8
----------
9
10
+4.9.28
11
+==========
12
+* update fastq checks to not run pipelines on pre-release status files that have not been uploaded as OK as they will become restricted
13
+* md5run_uploaded, fastqc, fastq_first_line
14
+
15
16
4.9.27
17
==========
18
* modify missing raw file check to not add badge if files are restricted and missing as this is expected in some cases
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "foursight"
3
-version = "4.9.27"
+version = "4.9.28"
4
description = "Serverless Chalice Application for Monitoring"
5
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
6
license = "MIT"
0 commit comments