From 8e2361ff3d284b8bffc2ee5b3eabd704181cdae7 Mon Sep 17 00:00:00 2001 From: Chayan Das <01chayandas@gmail.com> Date: Thu, 9 Oct 2025 09:54:10 +0530 Subject: [PATCH] chore(docs):weekly report for week 12 to 17 Signed-off-by: Chayan Das <01chayandas@gmail.com> --- .../licensedb-platform/updates/2025-08-18.md | 31 ++++++++++++++++++ .../licensedb-platform/updates/2025-09-06.md | 29 +++++++++++++++++ .../licensedb-platform/updates/2025-10-04.md | 32 +++++++++++++++++++ 3 files changed, 92 insertions(+) create mode 100644 docs/2025/licensedb-platform/updates/2025-08-18.md create mode 100644 docs/2025/licensedb-platform/updates/2025-09-06.md create mode 100644 docs/2025/licensedb-platform/updates/2025-10-04.md diff --git a/docs/2025/licensedb-platform/updates/2025-08-18.md b/docs/2025/licensedb-platform/updates/2025-08-18.md new file mode 100644 index 0000000000..cf45929fb2 --- /dev/null +++ b/docs/2025/licensedb-platform/updates/2025-08-18.md @@ -0,0 +1,31 @@ +--- +title: Week 12 +author: Chayan Das +tags: [gsoc25, LicenseDB] +--- + + +# Week 12 + +*(August 21, 2025 – August 27, 2025)* + +## Meeting +No call this week as the mentor was attending an open-source event. + +--- + +## Updates +- **UI implementation** PR successfully merged. +- Fixed a few review comments on the **email messaging system** PR. +- Started working on the **monorepo setup** for LicenseDB. +- Began improving **Docker configurations** for faster builds and better environment consistency. + +--- + +## Planning for Next Week +- Finalize and merge the **email messaging system** PR. +- Continue with **monorepo setup** and **Docker improvements**. +- Prepare documentation for the updated development workflow. diff --git a/docs/2025/licensedb-platform/updates/2025-09-06.md b/docs/2025/licensedb-platform/updates/2025-09-06.md new file mode 100644 index 0000000000..26484a94ba --- /dev/null +++ b/docs/2025/licensedb-platform/updates/2025-09-06.md @@ -0,0 +1,29 @@ +--- +title: Week 13 +author: Chayan Das +tags: [gsoc25, LicenseDB] +--- + + +# Week 13 + +*(September 1, 2025 – September 7, 2025)* + +## Meeting +**Scheduled Date:** September 4, 2025 +No meeting was held this week as the mentor was still on a trip for an open-source event. + +--- + +## Updates +- No new work or reviews this week due to the mentor’s unavailability. +- Awaiting mentor feedback to resume progress on pending PRs. + +--- + +## Planning for Next Week +- Resume development and reviews once the mentor returns. +- Continue with pending tasks from previous weeks after receiving feedback. diff --git a/docs/2025/licensedb-platform/updates/2025-10-04.md b/docs/2025/licensedb-platform/updates/2025-10-04.md new file mode 100644 index 0000000000..a0f12f7cf6 --- /dev/null +++ b/docs/2025/licensedb-platform/updates/2025-10-04.md @@ -0,0 +1,32 @@ +--- +title: Week 14–17 +author: Chayan Das +tags: [gsoc25, LicenseDB] +--- + + +# Week 14–17 + +*(September 8, 2025 – October 4, 2025)* + +## Meeting +No meetings were held during this period due to **mentor unavailability** and **mid-semester examinations**. + +--- + +## Updates +- No major work was done during these weeks as mid-semester exams were ongoing. +- The **GSoC 2025 closing ceremony** for 12-week contributors took place during this time. +- Mentor unavailability also affected review timelines and project discussions. +- All major PRs have been submitted and are awaiting review. +- The **monorepo setup** remains the only pending task for completion. + +--- + +## Planning for Next Week +- Resume active development once exams conclude and mentor returns. +- Finalize and merge the **monorepo setup**. +- Complete any pending documentation and ensure all PRs are reviewed and merged.