podium/elixir-secure-coding

Autograder as GitHub Action

houllette opened this issue · 0 comments

I would love to see the grader mechanism be supported in all VCSes that support free CI jobs - which includes GitHub.

From what I've determined, this should be doable through GitHub Actions - the biggest hurdle I believe is getting it to run the Elixir autograder, but from what I've seen from things like credo checks in GitHub Actions, this should be doable