From d7bd513e51f66b190ded335ced4d1bf007fd0ef5 Mon Sep 17 00:00:00 2001 From: yixuan Date: Sun, 16 Aug 2026 18:13:49 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..58811981b4 --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1786874025.435551, + "completed_at": 1786874027.060168, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786874204.119258, + "completed_at": 1786874205.564114, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 51dd1d4ecf4061b012b652a79c5317ef1c2293c1 Mon Sep 17 00:00:00 2001 From: yixuan Date: Sun, 16 Aug 2026 18:16:21 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 58811981b4..19cb8f5944 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786875379.88484, + "completed_at": 1786875381.25041, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From a3ba88f1cd063cca7c70409c0b6bd597aeac1667 Mon Sep 17 00:00:00 2001 From: yixuan Date: Sun, 16 Aug 2026 18:48:47 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 19cb8f5944..4cb67ee999 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786877322.941906, + "completed_at": 1786877326.426016, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" } ] \ No newline at end of file From ab480a4093f53f19daa45ae8ef5ef99225d50f73 Mon Sep 17 00:00:00 2001 From: yixuan Date: Sun, 16 Aug 2026 21:03:05 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4cb67ee999..5335dbd43c 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "There are no new grocery list items added to the shopping list." ], "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786885383.164979, + "completed_at": 1786885384.617571, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" } ] \ No newline at end of file From 6f10e0016429fcaaef4a69b9942680fb2ddc2734 Mon Sep 17 00:00:00 2001 From: yixuan Date: Sun, 16 Aug 2026 21:14:21 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5335dbd43c..665a929f3c 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786886059.502998, + "completed_at": 1786886060.863482, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 363e8e62966fe23522055de25b6c3a153d74da56 Mon Sep 17 00:00:00 2001 From: yixuan Date: Mon, 17 Aug 2026 14:55:44 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 665a929f3c..2acc35ad7c 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,12 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1786949742.191803, + "completed_at": 1786949743.598563, + "comments": [], + "status": "Completed" } ] \ No newline at end of file