Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub action in GitHub classrooms (automatic test, new feature)? #210

Open
fuhrmanator opened this issue Jul 5, 2020 · 3 comments
Open

Comments

@fuhrmanator
Copy link

GitHub Classrooms has added (beta?) support for automatic tests (that are run via GitHub actions), and I (as a professor) thought it would be super useful to run gitinspector automatically in a GitHub action when students have submitted an assignment.

I searched for GitHub action use of gitinspector, but didn't see anything yet. Trying to save some time to set it up if it's already been done before.

@adam-waldenberg
Copy link
Member

@fuhrmanator Sounds like a very good idea. I never tried it (not yet anyway). But I hope you report back if you can make it work.

As a simple alternative gitinspector can be used with git hooks - then it's just a matter of invoking a simple shell script with the hook.

@adam-waldenberg
Copy link
Member

If anyone has some tips and tricks or willing to contribute on this please raise your hand.

@fuhrmanator
Copy link
Author

@adam-waldenberg we made some progress this fall on this - I'm trying to document what we did so we can share the experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants