KnowledgeEdgeAI / PETs_for_Public_Health_Challenge

A Privacy Enhanced Tool for predicting hotspot areas during pandemic, analyzing consumption trends and estimating contact matrix.
https://pets-for-public-health-challenge.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

Add continuous integration #3

Closed Bisaloo closed 1 week ago

Bisaloo commented 3 weeks ago

It would be good to add continuous integration to ensure future commits (by you or proposed changes by external contributors) do not break the existing functionality.

The easiest option is probably to use GitHub Actions, which provides free minutes for open-source repositories.

Bisaloo commented 3 weeks ago

I'm happy to submit a PR for this issue if that'd be helpful. Please let me know.

manandraj20 commented 3 weeks ago

I believe we are in the process of doing this. It should be available soon. Thanks @Bisaloo

Bisaloo commented 3 weeks ago

Sounds great, thanks for the update! Feel free let me know if you encounter any issues

Bisaloo commented 1 week ago

Fixed by #7