From d26c3263bdd30ab89a0dad70b58c318d46bba525 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 6 May 2022 12:24:03 +0530 Subject: List developer links. * topics/links.gmi: New file. * index.skb: Link to it. --- topics/links.gmi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 topics/links.gmi (limited to 'topics') diff --git a/topics/links.gmi b/topics/links.gmi new file mode 100644 index 0000000..c3c771a --- /dev/null +++ b/topics/links.gmi @@ -0,0 +1,20 @@ +# Developer links + +## Git repositories + +These are the git repositories currently in use. + +=> https://github.com/genenetwork/genenetwork2 GeneNetwork2 +=> https://github.com/genenetwork/genenetwork3 GeneNetwork3 +=> https://git.genenetwork.org/fredmanglis/gnqc_py Quality control +=> https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics guix-bioinformatics Guix channel +=> https://git.genenetwork.org/arunisaac/dump-genenetwork-database Code to dump GeneNetwork database to plain text +=> https://git.genenetwork.org/arunisaac/genenetwork-machines Guix configuration for GeneNetwork machines + +## Continuous Integration/Deployment + +=> https://ci.genenetwork.org/jobs Continuous integration jobs +=> https://gn2dev.genenetwork.org/ GeneNetwork2 continuous deployment +=> https://gn3dev.genenetwork.org/ GeneNetwork3 continuous deployment +=> https://ci.genenetwork.org/archive/dump-genenetwork-database/latest/sql.svg Continuous SQL schema visualization +=> https://ci.genenetwork.org/archive/dump-genenetwork-database/latest/rdf.svg Continuous RDF schema visualization -- cgit v1.2.3