yfblock/OSAutograding

OSAutograding is adapted from education/autograding. It only serves for os course teaching.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub token used to check repository content and provide feedback. By default, this uses the repository token provided by GitHub Actions. You can customize this by replacing this token with a user token which has write-access to your repository. Note that the token will be accessible to all repository collaborators. ${{ github.token }}
outputFileoutputFile used by custom script to compare and get grade. output.txt
scriptPathdefault scripts path .github/classroom

no outputs