bcgsc / pori_graphkb_loader

The Loaders for GraphKB. Imports content from external sources via the GraphKB REST API
https://bcgsc.github.io/pori
GNU General Public License v3.0
6 stars 4 forks source link

Update all solid tumor Disease source #130

Closed mathieulemieux closed 10 months ago

mathieulemieux commented 10 months ago

See: https://www.bcgsc.ca/jira/browse/KBDEV-1085

After merge, needs to run the loader against prod database:

export HOSTNAME=graphkb-api.bcgsc.ca
node bin/load.js -g http://$HOSTNAME:8080/api -u $USER -p $PASS file ontology data/diseases.json
github-actions[bot] commented 10 months ago

Unit Test Results

0 files  ±0  0 suites  ±0   0s :stopwatch: ±0s 0 tests ±0  0 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 49a13a43. ± Comparison against base commit 77feb337.