-
Notifications
You must be signed in to change notification settings - Fork 48
Data Pipeline for Safaa weekly update/report. #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: Community bonding | ||
author: Abdulsobur Oyewale | ||
--- | ||
<!-- | ||
SPDX-License-Identifier: CC-BY-SA-4.0 | ||
|
||
SPDX-FileCopyrightText: 2025 Abdulsobur Oyewale <oyewaleabdulsobur@gmail.com> | ||
--> | ||
# **Meeting Summary for GSoC Community Bonding Period** | ||
|
||
# Introduction Meeting | ||
*(May 29,2025)* | ||
|
||
This was the inaugural meeting of the community bonding period for GSoC 2025. | ||
* A general introduction of mentors and contributors took place. | ||
* We were giving an introduction about the FOSSology community. | ||
* Time and platform for the weekly general meeting were discussed. | ||
* We were also engaged on the expectations for the GSoC program. | ||
* The Mentors also emphasized the importance of communication in open source projects. | ||
* At the end there was a Q&A session to address any queries we may have. | ||
|
||
# Personal Meeting With The Mentors | ||
*(May 30,2025)* | ||
|
||
|
||
* They emphasize on the importance of documentation in this project. | ||
* I was encouraged on the practice of regular updates. | ||
* We discussed about the projects and what the targets and expectations are. | ||
* We also discussed about timings for weekly technical calls but didn't make the final decisions since one of the mentors wasn't available with us on the call. | ||
* There was also discussion with my mentor on reviewing last year works. | ||
* We also discussed about adding my documentation to the fossology GSoC page, and submitting a pull request. | ||
* Lastly, I engaged with mentors on how to start my coding period by locally installing Fossology, and trying out different test to understand how it works. | ||
|
||
|
||
### Engagements | ||
|
||
* Explored Fossology local setup installation process | ||
* Treated some crucial pipeline requirements essential for Safaa's automation efforts. | ||
|
||
|
||
**This report summarizes my activities and interactions during the GSoC community bonding period.** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: Week 1 | ||
author: Abdulsobur Oyewale | ||
tags: [gsoc25, Safaa Data for Pipeline] | ||
--- | ||
|
||
<!-- | ||
SPDX-License-Identifier: CC-BY-SA-4.0 | ||
|
||
SPDX-FileCopyrightText: 2024 Shreya Gautam <oyewaleabdulsobur@gmail.com> | ||
--> | ||
|
||
# WEEK 1 | ||
*(May 30, 2024)* | ||
|
||
## Attendees: | ||
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) | ||
- [Ayush Kumar Bhardwaj](https://github.com/hastagAB) | ||
|
||
### Enagagements | ||
* I engaged in the installation of Fossology locally, and solved the obstacle of working with Windows. Since Fossology installation guide works best with Linux, I was able to achieve this installation with WSL2. | ||
* I also conducted various examples on the Safaa agent to tests out it features and functionalities which also gives me the insight of how it currently works. You can find this here. | ||
|
||
## Discussion: | ||
* I discoursed about how I installed Fossology with the link provided for me by my mentors and familiarized myself with its features. | ||
* Furthermore, I discussed with them about the test I conducted with Safaa current copyright detection agent and then experimented with false positive deactivation agent to assess its features and functionalities by playing around it with examples. | ||
* Lastly, Safaa's performance was critically evaluated, and strategies for acquiring data for my Copyright script was discussed with me | ||
|
||
|
||
## Subsequent Steps | ||
* I was tasked to begin with the first task in the project list which is about the creation of script to get copyright data from a fossology instance. | ||
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"label": "Weekly Updates", | ||
"position": 2 | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you