From ea3115e3e8b8d0126f8051bd6a7ae2ee2c86822e Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 00:03:55 +0800 Subject: [PATCH 01/18] Sync progress with local machine --- progress.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 00000000..fff18810 --- /dev/null +++ b/progress.json @@ -0,0 +1,38 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1754668937.890204, + "completed_at": 1754668938.595771, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1754668031.845303, + "completed_at": 1754668032.415423, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1754668373.794136, + "completed_at": 1754668374.201823, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1754665227.694618, + "completed_at": 1754665228.118619, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 0834da9629c20945e06944390871057d6b9b8a2a Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 00:11:36 +0800 Subject: [PATCH 02/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fff18810..52306d2a 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1755187816.679892, + "completed_at": 1755187896.136548, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From d6bf8ce9c45cd5356cb3446b383202e9a7fc3434 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 01:09:04 +0800 Subject: [PATCH 03/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 52306d2a..1adc2281 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1755191343.619778, + "completed_at": 1755191344.05808, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e19b903f3ed1c5552ffa015ffc07a2893ed84796 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 01:54:42 +0800 Subject: [PATCH 04/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1adc2281..cbb955ed 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1755194078.359538, + "completed_at": 1755194082.02028, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 7597f5e69945a6ab14087262ab305f2b910a36ea Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 11:57:20 +0800 Subject: [PATCH 05/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cbb955ed..07da47ed 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1755230237.72176, + "completed_at": 1755230239.608836, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 8975494381622ea1a419ca7404a76a1d981853c2 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:09:12 +0800 Subject: [PATCH 06/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 07da47ed..8383b7c5 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1755238149.672494, + "completed_at": 1755238151.953709, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 636ae1864711e7bf4d105d007da66a82487a0035 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:24:05 +0800 Subject: [PATCH 07/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8383b7c5..0c2838cd 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1755239042.432315, + "completed_at": 1755239044.479874, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 32501a6892a6c82edcbb2f5f61e770e38ab9f559 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:24:42 +0800 Subject: [PATCH 08/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0c2838cd..925ee248 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1755239079.811074, + "completed_at": 1755239081.95848, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 78ac61dae69ee67598098c96429a2d90b3f08cb5 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:29:24 +0800 Subject: [PATCH 09/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 925ee248..014f2a48 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1755239362.09874, + "completed_at": 1755239363.85937, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 76cab45e5a740d495d3715d04338c9107f8d7bc8 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:30:49 +0800 Subject: [PATCH 10/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 014f2a48..08ad1f8f 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1755239447.212266, + "completed_at": 1755239449.38081, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 53c1f6c2042a8afee546c883b372479b4294b5c9 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:53:37 +0800 Subject: [PATCH 11/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 08ad1f8f..7a48aa43 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755240816.815898, + "completed_at": 1755240816.884579, + "comments": [ + "'CommitHelper' object has no attribute 'commit_or_none'" + ], + "status": "Error" } ] \ No newline at end of file From beffee0400c0c6ede6ea6390a84a4437fca14491 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 14:55:34 +0800 Subject: [PATCH 12/18] Reset progress for fetch-and-pull --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 7a48aa43..08ad1f8f 100644 --- a/progress.json +++ b/progress.json @@ -115,14 +115,5 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" - }, - { - "exercise_name": "fetch-and-pull", - "started_at": 1755240816.815898, - "completed_at": 1755240816.884579, - "comments": [ - "'CommitHelper' object has no attribute 'commit_or_none'" - ], - "status": "Error" } ] \ No newline at end of file From 1d9aad85d62ac88ff58cb13068e0dea2dde5a15f Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 15:01:10 +0800 Subject: [PATCH 13/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 08ad1f8f..c78ed319 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755241269.62742, + "completed_at": 1755241270.070751, + "comments": [ + "'CommitHelper' object has no attribute 'commit_or_none'" + ], + "status": "Error" } ] \ No newline at end of file From 83a290b43411d83ff36ac108784ed99f9f745878 Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 15:04:23 +0800 Subject: [PATCH 14/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c78ed319..df25c533 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "'CommitHelper' object has no attribute 'commit_or_none'" ], "status": "Error" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755241462.242536, + "completed_at": 1755241462.308762, + "comments": [ + "'CommitHelper' object has no attribute 'commit_or_none'" + ], + "status": "Error" } ] \ No newline at end of file From 6f206c2e51ea918481024ac386bb3823c43e5c9e Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 15:05:25 +0800 Subject: [PATCH 15/18] Reset progress for fetch-and-pull --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index df25c533..08ad1f8f 100644 --- a/progress.json +++ b/progress.json @@ -115,23 +115,5 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" - }, - { - "exercise_name": "fetch-and-pull", - "started_at": 1755241269.62742, - "completed_at": 1755241270.070751, - "comments": [ - "'CommitHelper' object has no attribute 'commit_or_none'" - ], - "status": "Error" - }, - { - "exercise_name": "fetch-and-pull", - "started_at": 1755241462.242536, - "completed_at": 1755241462.308762, - "comments": [ - "'CommitHelper' object has no attribute 'commit_or_none'" - ], - "status": "Error" } ] \ No newline at end of file From 9496d97a78070e1e2db4fbfd719362aeea1d825a Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 15:08:28 +0800 Subject: [PATCH 16/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 08ad1f8f..07938a8a 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755241707.769966, + "completed_at": 1755241708.135628, + "comments": [ + "'CommitHelper' object has no attribute 'commit_or_none'" + ], + "status": "Error" } ] \ No newline at end of file From 016a8ff274da9058aecb240f615c794763b0c44c Mon Sep 17 00:00:00 2001 From: Theresia Date: Fri, 15 Aug 2025 15:14:43 +0800 Subject: [PATCH 17/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 07938a8a..6fc06547 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "'CommitHelper' object has no attribute 'commit_or_none'" ], "status": "Error" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755242082.472349, + "completed_at": 1755242082.809512, + "comments": [ + "'CommitHelper' object has no attribute 'commit_or_none'" + ], + "status": "Error" } ] \ No newline at end of file From fe63611188227a17815dc6d5d78f615e208c8280 Mon Sep 17 00:00:00 2001 From: Theresia Date: Sat, 16 Aug 2025 15:28:43 +0800 Subject: [PATCH 18/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6fc06547..a8cbd141 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "'CommitHelper' object has no attribute 'commit_or_none'" ], "status": "Error" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1755329322.40763, + "completed_at": 1755329322.899543, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file