tarasehdave / taracsa25

Apache License 2.0
0 stars 0 forks source link

Tools and Hacks Sprint #2

Open tarasehdave opened 3 months ago

tarasehdave commented 3 months ago

Student Repository Deployed and LocalHost and Personal About Me

IMG_5579

LocalHost

IMG_3245

Deployed

Tools and Hacks

IMG_6049

brew list

IMG_1581

brew search @python.3.11

IMG_2657

brew update

IMG_8488

brew upgrade

IMG_3245

./activate_macos.sh virtual environment python

IMG_3317

ruby -v, bundle -v, python --version, jupyter --version

IMG_0303 IMG_0303

git config --global user.email youremail@gmail.com

git config --global user.name yourGHID

Problems Encountered and Resolution

When I was checking my analytics on KASM, I realized it disproportionately displayed my commits. It said I only had a single commit when I knew I should have had significantly more. When checking my analytics on GitHub and not on KASM, I saw that my commits were split between two users- one being my own account and the others being my parents. That is when I realized after inheriting my parents laptop, all my commits, except the initial, were logged under my parents GitHub.

I did not know why this was happening as I was still logged into my own account when creating my repository and commiting changes, and I could not find anything online about it. As of then, I had 23 commits under my parents account and only one in mine.

That is when I was reading the "Tools Setup" blog where I found the solution. The Git Identification steps provided helped match my email and my GitHub ID to my credentials. In other words, it switched my work done on this laptop to credit my account.

After successfully running the following commands in terminal (as seen above), I then committed a test commit in my repository and checked analytics where it finally added a commit (besides the initial) to my GitHub account.

Questions and Responses

My questions and responses are linked here.

Pulled Portfolio with changes

image

I deleted the CSSE and CSP time boxes since I only need to be familiar with the CSA one.