Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
switches to https for accessing private repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tansaku committed Mar 14, 2016
1 parent 052d7c4 commit 2d8de4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/zipped_submission.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"content": "{\"xqueue_files\": \"{\\\"hw1.zip\\\": \\\"http://www.fakedownload.com/hw1.zip\\\"}\", \"xqueue_header\": \"{\\\"submission_id\\\": 729546, \\\"submission_key\\\": \\\"c682677d07bdea26755a5e966edd2982\\\"}\", \"xqueue_body\": \"{\\\"student_info\\\": \\\"{\\\\\\\"anonymous_student_id\\\\\\\": \\\\\\\"506af89a6181960fc69f47f1fbc8d708\\\\\\\", \\\\\\\"submission_time\\\\\\\": \\\\\\\"20000619185228\\\\\\\"}\\\", \\\"grader_payload\\\": \\\"{\\\\n \\\\\\\"assignment_name\\\\\\\": \\\\\\\"zipped-submission-test\\\\\\\",\\\\n \\\\\\\"assignment_spec_uri\\\\\\\": \\\\\\\"git@github.com:saasbook/hw-ruby-intro-ci.git\\\\\\\",\\\\n \\\\\\\"autograder_type\\\\\\\": \\\\\\\"RspecGrader\\\\\\\",\\\\n \\\\\\\"due_dates\\\\\\\": {\\\\\\\"2100-01-02\\\\\\\": 1.0, \\\\\\\"2100-01-03\\\\\\\": 0.75, \\\\\\\"2100-01-04\\\\\\\": 0.50, \\\\\\\"2100-01-05\\\\\\\": 0.25}\\\\n }\\\", \\\"student_response\\\": \\\"\\\"}\"}", "return_code": 0}
{"content": "{\"xqueue_files\": \"{\\\"hw1.zip\\\": \\\"http://www.fakedownload.com/hw1.zip\\\"}\", \"xqueue_header\": \"{\\\"submission_id\\\": 729546, \\\"submission_key\\\": \\\"c682677d07bdea26755a5e966edd2982\\\"}\", \"xqueue_body\": \"{\\\"student_info\\\": \\\"{\\\\\\\"anonymous_student_id\\\\\\\": \\\\\\\"506af89a6181960fc69f47f1fbc8d708\\\\\\\", \\\\\\\"submission_time\\\\\\\": \\\\\\\"20000619185228\\\\\\\"}\\\", \\\"grader_payload\\\": \\\"{\\\\n \\\\\\\"assignment_name\\\\\\\": \\\\\\\"zipped-submission-test\\\\\\\",\\\\n \\\\\\\"assignment_spec_uri\\\\\\\": \\\\\\\"https://github.com:saasbook/hw-ruby-intro-ci\\\\\\\",\\\\n \\\\\\\"autograder_type\\\\\\\": \\\\\\\"RspecGrader\\\\\\\",\\\\n \\\\\\\"due_dates\\\\\\\": {\\\\\\\"2100-01-02\\\\\\\": 1.0, \\\\\\\"2100-01-03\\\\\\\": 0.75, \\\\\\\"2100-01-04\\\\\\\": 0.50, \\\\\\\"2100-01-05\\\\\\\": 0.25}\\\\n }\\\", \\\"student_response\\\": \\\"\\\"}\"}", "return_code": 0}

0 comments on commit 2d8de4a

Please sign in to comment.