annotate-snippets-rs icon indicating copy to clipboard operation
annotate-snippets-rs copied to clipboard

Switch CI from travis to GH actions

Open zbraniecki opened this issue 4 years ago • 6 comments

Travis is falling apart, we need to switch to GH actions.

zbraniecki avatar Sep 04 '21 20:09 zbraniecki

I would like to help out with this. I made a simple github workflow that runs clippy and tests on PR #49

jim4067 avatar Sep 05 '21 16:09 jim4067

That works great, thank you!

Can you also add cargo fmt and remove Travis?

zbraniecki avatar Sep 08 '21 20:09 zbraniecki

aaand update badge? :)

zbraniecki avatar Sep 08 '21 20:09 zbraniecki

Okay. i'll get down to it 👍🏾

jim4067 avatar Sep 09 '21 14:09 jim4067

About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?

jim4067 avatar Sep 12 '21 16:09 jim4067

About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?

yup!

zbraniecki avatar Sep 14 '21 22:09 zbraniecki