yfblock/OSAutograding
OSAutograding is adapted from education/autograding. It only serves for os course teaching.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub 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 }} |
| outputFile | outputFile used by custom script to compare and get grade. | — | output.txt |
| scriptPath | default scripts path | — | .github/classroom |
Outputs
no outputs