choderalab / software-development

A primer on software development best practices for computational chemistry
254 stars 76 forks source link

Continuous Integration: Recommend GitHub Actions #101

Open jchodera opened 2 years ago

jchodera commented 2 years ago

We need to overhaul the Continuous Integration section to recommend GitHub Actions.

Ideally, we should make it as clear as possible how to use GitHub Actions. We can remove all the other providers.

Add an example workflow YAML from the Cookiecutter and explain what it is doing.