dfskoll/rp-pppoe

Rudimentary CI integration testing

Opened this issue · 1 comments

I have no idea on how to do this, but some form of compile test on code submissions at least would be an excellent step forward.

Yeah, I can make a github workflow or whatever it's called to do a basic configure/make step to ensure that it works. I'm a little busy at the moment with other stuff, so not sure exactly when it will happen.

If you want to take a crack at it, there's a sample in another project of mine:

https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/.github/workflows/github-action.yml

That project is no longer hosted in GitHub, but that workflow was used back when it was hosted on GitHub.