diff options
author | Frederick Muriuki Muriithi | 2024-02-27 04:27:50 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-02-27 04:27:50 +0300 |
commit | 15930e2d90894026083a8b21d2fef88562188a7a (patch) | |
tree | aa24e5f96750ccae7d7d36923385acfec7bcb00a /tasks | |
parent | 97b6cf42f88cb09eccef5de8498c6006c14da0a3 (diff) | |
download | gn-gemtext-15930e2d90894026083a8b21d2fef88562188a7a.tar.gz |
Update tasks-list for Fred
* Add notes on how to list open issues with hints on how to refine the
search.
* Provide a section for prioritisation of issues and tasks.
Diffstat (limited to 'tasks')
-rw-r--r-- | tasks/fredm.gmi | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/tasks/fredm.gmi b/tasks/fredm.gmi index b8923d6..743007a 100644 --- a/tasks/fredm.gmi +++ b/tasks/fredm.gmi @@ -1,20 +1,24 @@ # Tasks for Fred -## Tags +## Description -* assigned: fredm -* status: in progress -* priority: high +These are the tasks and issues to be handled by Fred. -## Tasks +Here are all open issues +=> https://issues.genenetwork.org/search?query=is%3Aopen+AND+assigned%3AFrederick&type=all assigned to Frederick -* Complete correlation bug hunting and merge with production -* Genotype data uploader on space - - finalise spack configuration (nginx) - - add simple password protection (using nginx?) -* Start on authentication/authorization for GN2 (with @pjotrp) -* Merge phenotype uploader functionality that is already in GN2 (with @bonfacem) +The search used for the list above is +> is:open AND assigned:Frederick -Extra: +You can refine the search by constraining the checks some more, e.g. to get high-priority issues -* Work on analysis of aging mice
\ No newline at end of file +> is:open AND assigned:Frederick AND priority:high + + +## Priority + +… + +## Extra + +* Work on analysis of aging mice |