Sprint reviewing
I didn’t have time to do a lot of time to do anything that big. I just continued with trying to land the Pr in hurl(https://github.com/Orange-OpenSource/hurl/pull/3714) and do some reviews for PRs in starchart.
Going into that. I discovered gitk which is like a visual browser for commits which I think is pretty cool. I used it while reviewing this PR (https://github.com/DevelopingSpace/starchart/pull/835) which removed the e2e folder and I wanted to make sure nothing was missed, like maybe it was used while being hosted or in a way that I didn’t know about, like the predev npm command. So I used it to see when it was referenced and I got a view like this
I looked over some of the other PRs but they didn’t really require gitk. (https://github.com/DevelopingSpace/starchart/pull/833) (https://github.com/DevelopingSpace/starchart/pull/840) and just needed to be looked up online for how the migration would work.
So I didn’t have much time to really write much so I’m probably gonna be doing a bit over the reading week.
- ← Previous
Sprint 3 - Next →
week 8 sprint 4 start