Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
145 changes: 145 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768574315.481621,
"completed_at": 1768574320.153993,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768574400.299908,
"completed_at": 1768574407.426612,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768574479.904766,
"completed_at": 1768574482.304311,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1768575575.817333,
"completed_at": 1768575578.218273,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768573666.21249,
"completed_at": 1768573668.243791,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768573950.158458,
"completed_at": 1768573952.370944,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769262176.75848,
"completed_at": 1769262196.941299,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1769263008.408663,
"completed_at": 1769263010.331328,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1769263926.202168,
"completed_at": 1769263929.338698,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769264668.078108,
"completed_at": 1769264676.906414,
"comments": [
"You are not ignoring ignore_me.txt",
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769264830.376769,
"completed_at": 1769264838.651451,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769264920.730514,
"completed_at": 1769264927.228255,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1769265285.852175,
"completed_at": 1769265289.628342,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1769265860.49,
"completed_at": 1769265866.883529,
"comments": [
"The origin remote does not point to your fork!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1769266044.340223,
"completed_at": 1769266048.988022,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1769267407.490178,
"completed_at": 1769267409.23945,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]