Week 16
(September 16, 2025 – September 22, 2025)
Meetings
(September 20, 2025)
Attendees
Discussions
-
Clarified the idea regarding SPDX configuration:
- We need configuration options at both global and per-upload levels.
-
Proposed possible solution:
- Extend the existing
/uploads/{id}/confendpoint inConfController.phpto include SPDX configuration.
- Extend the existing
-
No new endpoint is required. The existing
/uploads/{id}/confAPI already supports configuring the OSSelot export flag and other SPDX settings through thespdxSelectionfield.
Updates
- Completed detailed API analysis for SPDX configuration.
- Verified that the
/uploads/{id}/confendpoint already provides the required functionality.
Plan for Next Week
- Finalize testing for the SPDX configuration API integration.
- Begin review and testing for the combined global + per-upload configuration logic.