diff options
author | Arun Isaac | 2022-05-06 12:24:03 +0530 |
---|---|---|
committer | Arun Isaac | 2022-05-06 12:24:03 +0530 |
commit | d26c3263bdd30ab89a0dad70b58c318d46bba525 (patch) | |
tree | 4165ddf1ff30c5e2bfe749bc2ff897da5739538f /topics | |
parent | f9b49df2bfb7609b442939c90fbe54e9d4074051 (diff) | |
download | gn-gemtext-d26c3263bdd30ab89a0dad70b58c318d46bba525.tar.gz |
List developer links.
* topics/links.gmi: New file.
* index.skb: Link to it.
Diffstat (limited to 'topics')
-rw-r--r-- | topics/links.gmi | 20 |
1 files changed, 20 insertions, 0 deletions
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 |