You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@frozenfrank Would it commit that to the auto-grader or just open a PR? We shouldn't have this automatically added in the to the auto-grader as students would the get warnings about changing the test cases even though they didn't
@frozenfrank Would it commit that to the auto-grader or just open a PR? We shouldn't have this automatically added in the to the auto-grader as students would the get warnings about changing the test cases even though they didn't
@19mdavenport Great point. Based on this feedback, we can have it open a new PR and propose the changes for review and merging at a later date.
Overview
Currently, whenever this code changes, we have to manually transfer the results into the
autograder
repository.Whenever the
main
branch is updated, we should have a GitHub actions automatically perform that task for us.This completes the automation chain begun in https://github.com/softwareconstruction240/chess-passoff-dependencies/issues/2
The text was updated successfully, but these errors were encountered: