biobricks-ai / adrecs

An adverse drug reaction (ADR) is described by the World Health Organization (WHO) as a 'response to a medicine which is noxious and unintended, and which occurs at doses normally used in man
http://bioinf.xmu.edu.cn/ADReCS/
1 stars 0 forks source link

TL-1: status stage #4

Open tomlue opened 1 month ago

tomlue commented 1 month ago

Many of our bricks don't have this, but it also makes sense to add a status stage, that doesn't have any dependencies. When a stage has zero dependencies it runs whenever you run dvc repro.

It makes sense for the status page to output something like a list of download links, or the results of some kind of robust web request to the primary source website. When it runs, if it doesn't change this output, the later stages won't run.

Eventually, we will want every brick to have a status stage so that we know if the brick is up to date or not.

Sulstice commented 1 month ago

So the raw and links is like a status for the pages that they are awake. Should have a health checker like uptime? https://github.com/upptime/upptime