aristanetworks / bst

A one-stop shop for process isolation
MIT License
99 stars 9 forks source link

ci: add basic CI pipeline with github actions #10

Closed Snaipe closed 4 years ago

Snaipe commented 4 years ago

We should at least validate that this builds and runs under debian and alpine.

Snaipe commented 4 years ago

This is now ready. This is purely a check to see if we compile, we're not running make check because that would require the build containers to be run privileged, which as far as I can tell is not possible right now. I don't want to sink too much time in there for now given the obvious alternatives we'll have in the future, so this is Good Enough©™ in my book.