|
| 1 | +--- |
| 2 | +title: Week 6 |
| 3 | +author: Abdulsobur Oyewale |
| 4 | +tags: [gsoc25, Data Pipeline for Safaa] |
| 5 | +--- |
| 6 | + |
| 7 | +<!-- |
| 8 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 9 | +
|
| 10 | +SPDX-FileCopyrightText: 2025 Abdulsobur Oyewale <oyewaleabdulsobur@gmail.com> |
| 11 | +--> |
| 12 | + |
| 13 | +# WEEK 5 |
| 14 | +*(July 02, 2025)* |
| 15 | + |
| 16 | +## Attendees: |
| 17 | +- [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 18 | + |
| 19 | +### Engagements |
| 20 | +* This week was about migration of all current available progress so far in the demo repository into the main Safaa repository. |
| 21 | +It was really challenging and an eye-opener for me on working with the repository codebase. I faced challenges like incompatible code, |
| 22 | +trying to fit in the codes i have written so far into the repository, and a lot of git conflict. |
| 23 | +I was able to resolve all the code conflict, pushed it to one of my repository branch, and submitted a pull request for review. |
| 24 | +But not much of the git conflict resolved. |
| 25 | + |
| 26 | +## Meeting Discussion: |
| 27 | +* In this week meeting, I had the opportunity to have [Kaushlendra Pratap](https://github.com/Kaushl2208) in the meeting. He worked me through resolving this git conflict, |
| 28 | +explain what was the cause, gave me guide on how to resolve the problem, explained every line of commands we used and what it does, and how this can |
| 29 | +be resolved if such issue comes up in the future. |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +## Subsequent Steps |
| 35 | +* After submitting my code and opening a pull request, i got a lot of feedback on where i can improve, and make adjustment to make the code much better. |
| 36 | +My main goal in the next week will be looking into this review, making corrections based on the feedbacks, and learning from it |
0 commit comments