diff options
| author | Frederick Muriuki Muriithi | 2025-10-14 11:55:59 -0500 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-05 11:12:10 +0100 |
| commit | 9ddc879e0daba5fa1bab476a4baad2f25ba9ba20 (patch) | |
| tree | df046be78f397d945e5f5299d033334508c45d08 | |
| parent | 0f3a1229b16f15bd927144dcc09edac272bb1cde (diff) | |
| download | gn-gemtext-9ddc879e0daba5fa1bab476a4baad2f25ba9ba20.tar.gz | |
Close issue as completed.
| -rw-r--r-- | issues/genenetwork2/remove-bin-genenetwork2-script.gmi | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi index 0dab886..da11be7 100644 --- a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi +++ b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi @@ -3,7 +3,7 @@ ## Tags * type: improvement -* status: open +* status: closed, completed * priority: medium * assigned: fredm, bonfacem, alexm, zachs * interested: pjotrp, aruni @@ -25,8 +25,8 @@ This issue tracks the process, and problems that come up during the move to reti * [x] Document how to run unit tests without the script * [x] Identify how to run mechanical-rob tests without the script * [x] Document how to run mechanical-rob tests without the script -* [ ] Update CI/CD definitions to get rid of the references to the script -* [ ] Delete the script from the repository +* [x] Update CI/CD definitions to get rid of the references to the script +* [x] Delete the script from the repository ### Setup @@ -107,3 +107,8 @@ gunicorn --reload \ ``` You can change the gunicorn setting to fit your scenario. + + +## Close as completed + +The script has been deleted. |
