-
-
Notifications
You must be signed in to change notification settings - Fork 168
Autograder as GitHub Action #17
Copy link
Copy link
Closed
Labels
technical optimizationImprovements to how the ESCT deploys and/or works "under the hood"Improvements to how the ESCT deploys and/or works "under the hood"
Milestone
Metadata
Metadata
Assignees
Labels
technical optimizationImprovements to how the ESCT deploys and/or works "under the hood"Improvements to how the ESCT deploys and/or works "under the hood"
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