From 65878f7792e3772650a965226bdf7a85d8b2f582 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Thu, 12 Jun 2025 17:35:19 +0200 Subject: [PATCH] updated todo --- TODO.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index 8c4dffe..c4c55fa 100644 --- a/TODO.md +++ b/TODO.md @@ -28,22 +28,22 @@ Batch 1 then move on to some other features (frontend, maybe auth). ## [x] As a user I want to see what the webpage is used for (inspired from https://seart-ghs.si.usi.ch) -## [ ] Remove the paths utils, it's useless in python since every path is relative to where you call the script from +## [x] Remove the paths utils, it's useless in python since every path is relative to where you call the script from # DATASET ## [x] Rebuild the dataset (is doing) -## [ ] Match all the current entries in dataset.json and put the selection thing inside dataset.dont-care.json +## [x] Match all the current entries in dataset.json and put the selection thing inside dataset.dont-care.json -## [ ] Go through manual selection of dataset.dont-care.json to fill missing repos +## [x] Go through manual selection of dataset.dont-care.json to fill missing repos -## [ ] The step above will already create all the archives +## [x] The step above will already create all the archives -## [ ] Signal the instances that are actually covered +## [x] Signal the instances that are actually covered -## [ ] When submitting for refinement, give the user a link that he can put in a text box to see the results +## [x] When submitting for refinement, give the user a link that he can put in a text box to see the results # Paper -## [ ] Write paper +## [x] Write paper