From 59c624eed4c819d22116539302d898d18841421f Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 14:43:49 +0800 Subject: [PATCH 01/10] Sync progress with local machine --- progress.json | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..5b1a40dcd --- /dev/null +++ b/progress.json @@ -0,0 +1,65 @@ +[ + { + "exercise_name": "link-me", + "started_at": 1770224339.009928, + "completed_at": 1770224346.799599, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1770224414.656621, + "completed_at": 1770224418.978926, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1770224474.314094, + "completed_at": 1770224478.419199, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1770224699.897524, + "completed_at": 1770224702.070832, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1770271410.997812, + "completed_at": 1770271419.149241, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "under-control", + "started_at": 1770271776.353703, + "completed_at": 1770271779.483688, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1770271793.650836, + "completed_at": 1770271797.372106, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 7364c198da9b8cbc3c3b3ec62bb620eabf8f2644 Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 14:48:33 +0800 Subject: [PATCH 02/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5b1a40dcd..21e768752 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1770274109.404709, + "completed_at": 1770274112.58376, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" } ] \ No newline at end of file From e5e3a44d210f792cfa2e28764c498fcb1c76719e Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 14:48:56 +0800 Subject: [PATCH 03/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21e768752..4f63aaa74 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Exercise is not a Git repository" ], "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1770274132.339879, + "completed_at": 1770274136.030623, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 48f5e2ca6208978e7cdbadc99d59608a5be5c4ee Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:08:30 +0800 Subject: [PATCH 04/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4f63aaa74..2aa582f40 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1770275305.837045, + "completed_at": 1770275309.574948, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 6d3bd31d17dd637c1408377bfb6124ff7b7be397 Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:27:29 +0800 Subject: [PATCH 05/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2aa582f40..3357fcbb4 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1770276442.04566, + "completed_at": 1770276449.006722, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" } ] \ No newline at end of file From 9136a1b2b0edaefddd271601e2345b1a3dc78e3b Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:28:13 +0800 Subject: [PATCH 06/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3357fcbb4..56159f4ab 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "The init operation is not undone." ], "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1770276488.509647, + "completed_at": 1770276492.140113, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From edf1a0abb8f0a348f0c45308c1096f7ca6ecb481 Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:29:49 +0800 Subject: [PATCH 07/10] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 56159f4ab..42b7cc98a 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,16 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1770276581.842508, + "completed_at": 1770276588.84524, + "comments": [ + "Did not add bob.txt", + "Did not add alice.txt", + "Did not add joe.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file From 26b86cc2123d896c8803ec859095d6f109ca605c Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:31:53 +0800 Subject: [PATCH 08/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 42b7cc98a..b1adddcfd 100644 --- a/progress.json +++ b/progress.json @@ -117,5 +117,14 @@ "Did not add joe.txt" ], "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1770276709.187921, + "completed_at": 1770276712.994091, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From f43b5c20d5d41a0dc6e6d4faf29b90ede4a9e74a Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 5 Feb 2026 15:35:19 +0800 Subject: [PATCH 09/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b1adddcfd..662cc1328 100644 --- a/progress.json +++ b/progress.json @@ -126,5 +126,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1770276914.361047, + "completed_at": 1770276918.077386, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 3fc71e7a4e92a32287263017f3ae632ad7e213b6 Mon Sep 17 00:00:00 2001 From: Marcus Soh Date: Thu, 12 Feb 2026 14:18:37 +0800 Subject: [PATCH 10/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 662cc1328..2a7640888 100644 --- a/progress.json +++ b/progress.json @@ -135,5 +135,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1770877113.015387, + "completed_at": 1770877116.388762, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" } ] \ No newline at end of file