Clinical-Genomics / housekeeper

File data orchestrator
MIT License
2 stars 0 forks source link

(Archiving) Find retrieved files #187

Closed islean closed 11 months ago

islean commented 11 months ago

Description

We need a way to determine if a file has been retrieved, hence a getter is added which filters on Archive.retrieved_at.

Added

Testing

How to prepare for test

housekeeper-test-deploy <branch-name>
housekeeper-test <command here>

Any migrations need to be applied manually with alembic against the stage database.

How to test

Expected test outcome

Review

This version is a:

sonarcloud[bot] commented 11 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

islean commented 11 months ago

Noticed that there is currently no need for it