Skip to content

Commit

Permalink
Hotfixes for type hinting error
Browse files Browse the repository at this point in the history
## PRs

#201
#202

## Bugs

#200

Also moved NaT error into module changelog
  • Loading branch information
alexiswl committed Nov 26, 2023
1 parent 2e16fe0 commit 508c0e5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Changes in this log refer only to changes that make it to the 'main' branch. and

For changes in deployment, please see the [deployment changelog](deploy/cttso-ica-to-pieriandx-cdk/Changelog.md)

## 2023-11-22

> Author: Alexis Lucattini
> Email: [Alexis.Lucattini@umccr.org](mailto:alexis.lucattini@umccr.org)
### Hotfixes
* Fix deidentified samples where NAT instead of NaT null value was used (https://github.com/umccr/cttso-ica-to-pieriandx/pull/198)
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/197


## 2023-11-08

> Author: Alexis Lucattini
Expand Down
13 changes: 13 additions & 0 deletions deploy/cttso-ica-to-pieriandx-cdk/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
Changes in this log refer only to changes that make it to the 'main' branch and
are nested under deploy/cttso-ica-to-pieriandx-cdk.

## 2023-11-27

> Author: Alexis Lucattini
> Email: [Alexis.Lucattini@umccr.org](mailto:alexis.lucattini@umccr.org)
### Hotfixes
* lims maker lambda fails on type hinting for multiple types (https://github.com/umccr/cttso-ica-to-pieriandx/pull/201)
* Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/200

### Enhancements
* Use global var for NTC Subject ID (https://github.com/umccr/cttso-ica-to-pieriandx/pull/202)


## 2023-11-22

> Author: Alexis Lucattini
Expand Down

0 comments on commit 508c0e5

Please sign in to comment.