|
| 1 | +--- |
| 2 | +title: Week 14 |
| 3 | +author: Vaibhav Sahu |
| 4 | +tags: [gsoc25, OSSelot] |
| 5 | +--- |
| 6 | + |
| 7 | +<!-- |
| 8 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 9 | +SPDX-FileCopyrightText: 2025 Vaibhav Sahu <[email protected]> |
| 10 | +--> |
| 11 | + |
| 12 | +# Week 14 |
| 13 | + |
| 14 | +*(September 2, 2025 – September 8, 2025)* |
| 15 | + |
| 16 | +## Meetings |
| 17 | + |
| 18 | +### Meeting 1 – September 2, 2025 |
| 19 | + |
| 20 | +**Attendees** |
| 21 | +* [Vaibhav Sahu](https://github.com/Vaibhavsahu2810) |
| 22 | +* [Jan Altenberg](https://github.com/JanAltenberg) |
| 23 | +* [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 24 | + |
| 25 | +**General Topics** |
| 26 | +- The focus for the next two weeks will be on **PRs #3066 and #3083** to get them ready for merging. |
| 27 | +- Target set to merge these PRs for the **next release**. |
| 28 | +- If additional comments come up, Shaheem will add them to the PRs. |
| 29 | +- Shaheem and team will also do testing and report issues to Jan and Vaibhav. |
| 30 | + |
| 31 | +**Bugs** |
| 32 | +- Found issue with **reuse function in PR #3083**: |
| 33 | + * De-selecting “import as *to be discussed*” was not reflected correctly. |
| 34 | + * All decisions were imported as *to be discussed*. |
| 35 | + * Passing of import options must be checked against recent changes ([#3110](https://github.com/fossology/fossology/pull/3110)). |
| 36 | +- Reported by Jan. |
| 37 | + |
| 38 | +**TODOs** |
| 39 | + |
| 40 | +*#3066* |
| 41 | +- Implement **per-user defaults** for SPDX report settings (comparable to upload settings). |
| 42 | +- Extend REST API with **OSSelot export options**. |
| 43 | + |
| 44 | +*#3083* |
| 45 | +- Based on upload name, automatically suggest a name for the OSSelot search field. |
| 46 | +- Make currently hardcoded URL(s) configurable. |
| 47 | + |
| 48 | + |
| 49 | +### Meeting 2 – September 5, 2025 |
| 50 | + |
| 51 | +**Attendees** |
| 52 | +* [Vaibhav Sahu](https://github.com/Vaibhavsahu2810) |
| 53 | +* [Jan Altenberg](https://github.com/JanAltenberg) |
| 54 | + |
| 55 | +**Discussions** |
| 56 | +- Target confirmed to **get PRs merged for the next release**. |
| 57 | +- Shared updates on progress and discussed approaches for implementing **per-user defaults** (#3066). |
| 58 | + |
| 59 | +## Updates |
| 60 | + |
| 61 | +* Started working on **per-user defaults implementation** for SPDX report settings (#3066). |
| 62 | +* Fixed the issue in **PR #3083 reuse function** where import options were not applied correctly. |
| 63 | +* Shared initial ideas on implementing per-user defaults in the second meeting. |
| 64 | + |
| 65 | +## Plan for Next Week |
| 66 | + |
| 67 | +1. Continue implementation of **per-user defaults for SPDX report settings (#3066)**. |
| 68 | +2. Work on improvements requested in **PR #3083** (auto-suggest name + configurable URLs). |
| 69 | +3. Support testing and prepare both PRs (#3066 and #3083) for merging in the upcoming release. |
0 commit comments