diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..d73a51258 --- /dev/null +++ b/progress.json @@ -0,0 +1,203 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1769262520.535245, + "completed_at": 1769262602.030083, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769262641.838081, + "completed_at": 1769262655.770172, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769336494.47709, + "completed_at": 1769336497.399315, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769438315.667795, + "completed_at": 1769438317.062083, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1769438572.144092, + "completed_at": 1769438573.734044, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1769438879.774119, + "completed_at": 1769438882.804848, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769448676.854376, + "completed_at": 1769448678.335107, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1769500026.806484, + "completed_at": 1769500030.145263, + "comments": [ + "You do not have 2 commits on the bug-fix branch" + ], + "status": "Incomplete" + }, + { + "exercise_name": "side-track", + "started_at": 1769500082.735037, + "completed_at": 1769500085.794219, + "comments": [ + "You do not have 2 commits on the bug-fix branch" + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500445.674521, + "completed_at": 1769500449.047019, + "comments": [ + "The 'visitor-line' branch is missing." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500500.573987, + "completed_at": 1769500503.58588, + "comments": [ + "The 'visitor-line' branch is missing." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500897.906876, + "completed_at": 1769500901.424141, + "comments": [ + "No commits were made in the 'visitor-line' branch." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500963.261959, + "completed_at": 1769500964.869047, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1769506604.665405, + "completed_at": 1769506606.223633, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1769506952.110542, + "completed_at": 1769506953.681293, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1769508031.871693, + "completed_at": 1769508033.431108, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1769508682.554233, + "completed_at": 1769508684.093037, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1769509501.691015, + "completed_at": 1769509503.221396, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1769509803.743399, + "completed_at": 1769509807.207793, + "comments": [ + "You need to merge 'feature-delete' second!", + "Reset the repository using \"gitmastery progress reset\" and start again" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1769509900.502234, + "completed_at": 1769509904.325364, + "comments": [ + "You need to merge 'feature-delete' second!", + "Reset the repository using \"gitmastery progress reset\" and start again" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1769510088.627578, + "completed_at": 1769510091.763378, + "comments": [ + "Branch 'feature-search' still exists.", + "Branch 'feature-delete' still exists." + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1769510137.60229, + "completed_at": 1769510139.163977, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + } +] \ No newline at end of file