classroom-resources / autograding-grading-reporter

Renders Autograding output and syncs results to GitHub Classroom
MIT License
5 stars 10 forks source link

Document some undocumented requirements #14

Open alessandropellegrini opened 2 weeks ago

alessandropellegrini commented 2 weeks ago

I have lately had some headaches using this new autograding feature. In particular, I had plenty of workflows with handwritten actions, and migrating to the new action wasn't immediate. I went through the source code and identified some undocumented requirements. This pull request mentions them in the README.md file, in the hope that they will save someone else's time.