libdivide icon indicating copy to clipboard operation
libdivide copied to clipboard

Migrate to GitHub actions?

Open adbancroft opened this issue 1 year ago • 1 comments

I'd like to fix the AVR CI, but don't have an Appveyor account. I realize I could join Appveyor, but it seems like the better solution might be to migrate to GitHub actions for CI.

Is there interest in this? If so, I can create a PR.

adbancroft avatar Sep 26 '24 18:09 adbancroft

Yes, please.

kimwalisch avatar Sep 27 '24 08:09 kimwalisch

@adbancroft Thanks for your work! I wanted to have automated testing for many years since many users are too lazy to manually test their changes extensively before submitting pull requests. Often pull requests would only work on their PC's default operating system and compiler...

kimwalisch avatar Oct 17 '24 18:10 kimwalisch