csci128/Gradescope Autograder Continuous Deployment Helper
A GitHub Action to help with the automated deployment of gradescope autograders
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| course_id | Set the course id for which this action is deployed. | yes | — |
| gradescope_username | Set the gradescope service user's username. | yes | — |
| gradescope_password | Set the gradescope service user's password. | yes | — |
| gradescope_assignment_id | Set the gradescope assignment id. | yes | — |
| artifact_path | The path the artifact was produced on. | yes | — |
Outputs
no outputs