Skip to content
180 changes: 180 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1786974360.913363,
"completed_at": 1786974364.506216,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1786976638.005071,
"completed_at": 1786976639.494254,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786973834.697415,
"completed_at": 1786973836.240226,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1786972381.677493,
"completed_at": 1786972383.438222,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1786972446.250023,
"completed_at": 1786972447.76666,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1786972529.90854,
"completed_at": 1786972531.365894,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1787297651.148649,
"completed_at": 1787297653.725219,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787304050.893978,
"completed_at": 1787304071.034528,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787304084.748659,
"completed_at": 1787304121.780742,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787304136.270323,
"completed_at": 1787304140.119596,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787304219.602078,
"completed_at": 1787304222.776439,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1787304372.012865,
"completed_at": 1787304373.492365,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787304581.452888,
"completed_at": 1787304585.837632,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1787304634.369898,
"completed_at": 1787304637.201957,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787305150.923561,
"completed_at": 1787305154.991039,
"comments": [
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787305202.428323,
"completed_at": 1787305204.967947,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787305396.361661,
"completed_at": 1787305399.389868,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787305634.679187,
"completed_at": 1787305637.975351,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787306312.914191,
"completed_at": 1787306316.72894,
"comments": [
"You did not pull Alice's changes to your own main branch!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1787306353.694157,
"completed_at": 1787306355.227117,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]