Clinical-Genomics / microSALT

Microbial Sequence Analysis and Loci-based Typing pipeline for use on NGS WGS data.
GNU General Public License v3.0
2 stars 3 forks source link

Move CI to GitHub Actions #175

Closed samuell closed 1 month ago

samuell commented 2 months ago

Description

This PR moves the CI workflow configuration from the previous Travis CI one to GitHub actions, as suggested in #174

Some more details of changes done:

You can check the output of the converted code on the actions tab of this repo.

Primary function of PR

Testing

If the update is a hotfix, it is sufficient to rely on the development testing along with the Travis self-test automatically applied to the PR.

Test routine to verify the stability of the PR:

_Verify that the results for projects MIC3109, MIC4107, MIC4109 & ACC5551 are consistent with the results attached to AMSystem doc 1490, MicrobialWGS.xlsx

Test results

These are the results of the tests, and necessary conclusions, that prove the stability of the PR.

Sign-offs

samuell commented 2 months ago

I haven't successfully tested the installation on Hasta Stage yet, since it seems to break on some unrelated things (can not find databases etc).

I might need to discuss with some of you on how to best test this on Hasta.