From 5a7b9e86c93d8c6931b18953f1ce6b684c369e35 Mon Sep 17 00:00:00 2001 From: MareikeJaniak <30602072+MareikeJaniak@users.noreply.github.com> Date: Mon, 23 Mar 2026 15:56:56 +0000 Subject: [PATCH] [create-pull-request] automated change --- CHANGELOG.md | 22 ++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd48566..205c27a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,25 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### 0.0.2 + +- Dev [`#20`](https://github.com/c3g/run_processing_dashboard/pull/20) +- parse different formats of sequencing dates used by novaseqx [`#19`](https://github.com/c3g/run_processing_dashboard/pull/19) +- Dev [`#18`](https://github.com/c3g/run_processing_dashboard/pull/18) +- Going to ghrc and using actions [`#17`](https://github.com/c3g/run_processing_dashboard/pull/17) +- fixing fastp fields for yield and sumBases [`#15`](https://github.com/c3g/run_processing_dashboard/pull/15) +- update config.ini [`#14`](https://github.com/c3g/run_processing_dashboard/pull/14) +- fix sumBases and updated ini [`#13`](https://github.com/c3g/run_processing_dashboard/pull/13) +- update source of sumBases to fastp yield instead of alignment [`#12`](https://github.com/c3g/run_processing_dashboard/pull/12) +- move db query into server function to update every time [`#11`](https://github.com/c3g/run_processing_dashboard/pull/11) +- update ini [`#10`](https://github.com/c3g/run_processing_dashboard/pull/10) +- make multiqc json parsing more flexible [`#9`](https://github.com/c3g/run_processing_dashboard/pull/9) +- merge postgres with main [`#6`](https://github.com/c3g/run_processing_dashboard/pull/6) +- postgres [`#5`](https://github.com/c3g/run_processing_dashboard/pull/5) +- Dockerfile changes [`#3`](https://github.com/c3g/run_processing_dashboard/pull/3) +- fixed docker [`#2`](https://github.com/c3g/run_processing_dashboard/pull/2) +- Jieyingh patch [`#1`](https://github.com/c3g/run_processing_dashboard/pull/1) +- fixes [`b53a85a`](https://github.com/c3g/run_processing_dashboard/commit/b53a85a88cadba20e32877653a723ccdfb1cd6ff) +- add more t7 runs [`e7357cd`](https://github.com/c3g/run_processing_dashboard/commit/e7357cd2ca49d538288e18aa9cb1ce6d96086be4) +- python dockerfile [`6e0c23c`](https://github.com/c3g/run_processing_dashboard/commit/6e0c23c279dd236d03d66a4f2544e86fe0c93226) diff --git a/VERSION b/VERSION index 8acdd82..4e379d2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1 +0.0.2