callahantiff / PheKnowLator

PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
https://github.com/callahantiff/PheKnowLator/wiki
Apache License 2.0
159 stars 29 forks source link

Setting Up and End-to-End CI/CD Framework #68

Open callahantiff opened 3 years ago

callahantiff commented 3 years ago

Task

Task Type: INFRASTRUCTURE Determine which tools we will use in order to set-up an end-to-end CI/CD framework.

TODO

The requirements for this system include:

Potential Configurations:

Proposed Tasks for CI/CD

Related GitHub Issues: #47, #49

callahantiff commented 3 years ago

TODO

callahantiff commented 3 years ago

Nearly done. The jobs are too long to use GitHub-hosted runners for GitHub Actions. Need to explore other options for self-hosted runner. Considering using Terraform.