Skip to content

Commit

Permalink
Merge pull request #271 from valens200/chore/report/week7
Browse files Browse the repository at this point in the history
chore(report): REST API improvements week 7 report
  • Loading branch information
GMishx committed Sep 2, 2024
2 parents b9719f0 + 80c7074 commit 52fbe40
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/2024/rest/updates/valens/2024-06-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ _(June 13,2024)_

## Attendees:

- [Valens Niyonsenga](https://github.com/valens200)
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
- [Divij Sharma](https://github.com/dvjsharma)

Expand Down
2 changes: 1 addition & 1 deletion docs/2024/rest/updates/valens/2024-06-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-FileCopyrightText: 2024 Valens Niyonsenga <[email protected]>

# Week 3 meeting and activities

_(June 13,2024)_
_(June 20,2024)_

## Attendees:

Expand Down
2 changes: 1 addition & 1 deletion docs/2024/rest/updates/valens/2024-06-27.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-FileCopyrightText: 2024 Valens Niyonsenga <[email protected]>

# Week 4 meeting and activities

_(June 27,2024)_
_(June 27,2024)_

## Attendees:

Expand Down
39 changes: 39 additions & 0 deletions docs/2024/rest/updates/valens/2024-07-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Week 6
author: Valens Niyonsenga
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: 2024 Valens Niyonsenga <[email protected]>
-->

# Week 6 meeting and activities

_(July 11,2024)_

## Attendees:

- [Valens Niyonsenga](https://github.com/valens200)
- [Gaurav Mishra](https://github.com/GMishx)
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
- [Divij Sharma](https://github.com/dvjsharma)

## Discussion:

- Gave the updates regarding the previous week's work.
- Discussed with my colleague [Divij Sharma](https://github.com/dvjsharma) and mentors more about versioning implementation on models .

## Activities:

- **test(api): Upgraded controller test cases to support version 2 implementation.**
- Added versioning support to controllers test cases that are currently in master branch.
- Migrated different controllers including folder, license, group etcs.
- [test(api): Upgraded controller test cases to support version 2 implementation.](https://github.com/fossology/fossology/pull/2789)
- **test(models): Improved and added new test cases for models like ScanCode,Upload, Folder, Group permissions etc.**
- Worked on changes suggested by mentors in previous pull requests.
- Made some changes in previous commits to comply with models versioning standard.
- Added more test cases for models including ScanCOde, Upload, Folder, Group, Permissions etc.
- [test(models): Improved and added new test cases for models like ScanCode,Upload, Folder, Group permissions etc](https://github.com/fossology/fossology/pull/2792)
37 changes: 37 additions & 0 deletions docs/2024/rest/updates/valens/2024-07-18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Week 7
author: Valens Niyonsenga
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: 2024 Valens Niyonsenga <[email protected]>
-->

# Week 7 meeting and activities

_(July 18,2024)_

## Attendees:

- [Valens Niyonsenga](https://github.com/valens200)
- [Gaurav Mishra](https://github.com/GMishx)
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
- [Divij Sharma](https://github.com/dvjsharma)
- [Samuel Dushimimana](https://github.com/dushimsam)


## Discussion:

- Gave the updates regarding the previous week's work.
- Discussed with my colleague [Divij Sharma](https://github.com/dvjsharma) and mentors more about versioning implementation on models .
- I requested an extension of my project since I was going to take my national exams, which would conclude my education level.
## Activities:

- **test(models): Improved and added new test cases for models like ScanCode,Upload, Folder, Group permissions etc.**
- Worked on changes suggested by mentors in previous pull requests.
- Made some changes in previous commits to comply with models versioning standard.
- Added more test cases for models including ScanCOde, Upload,Job, Folder,UploadSummary,BulkHistory Group, Permissions etc.
- [test(models): Improved and added new test cases for models like ScanCode,Upload, Folder, Group permissions etc](https://github.com/fossology/fossology/pull/2792)

0 comments on commit 52fbe40

Please sign in to comment.